post https://v1/arrangement
Create a new V1 Arrangement
Log in to see full request history
Responses
404Card details not found
Create a new V1 Arrangement
404Card details not found
xxxxxxxxxx
curl --request POST \
--url https://v1/arrangement \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"frequency": "4-weekly"
}
'
Try It!
to start a request and see the response here! Or choose an example: