post {protocol}://{domain}/helpdesk/payment/plans/applepay
POST request for creating an Apple Pay Payment Plan
Log in to see full request history
Responses
POST request for creating an Apple Pay Payment Plan
xxxxxxxxxx
curl --request POST \
--url https://public.glabs.financial-cloud.co.uk/helpdesk/payment/plans/applepay \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"frequency": "monthly"
}
'
Try It!
to start a request and see the response here! Or choose an example: