post https://kyc-sandbox.pingpayments.com/api/agreements
Create agreement
Log in to see full request history
Responses
Callbacks
Create agreement
xxxxxxxxxx
15curl --request POST \
--url https://kyc-sandbox.pingpayments.com/api/agreements \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"provider": "oneflow",
"provider_parameters": {
"party": {
"country": "SE",
"type": "organization"
}
}
}
'
Try It!
to start a request and see the response here! Or choose an example: