post https://api-kosmos.ultrapayments.com.br/app/api/recurrences/create
This is the endpoint intended for creating a recurrence link containing a checkout to be paid by a participant of the recurrence.
Responses
This is the endpoint intended for creating a recurrence link containing a checkout to be paid by a participant of the recurrence.
xxxxxxxxxx
curl --request POST \
--url https://api-kosmos.ultrapayments.com.br/app/api/recurrences/create \
--header 'accept: application/json' \
--header 'content-type: application/json'