PayPal Cancel billing agreement
Required fields
Optional fields
Request
curl -v -X POST '<Server URL>/billingAgreement/<Agreement Id>/cancel' \
-H 'Authorization: Bearer <Access Token>' \
-H 'Content-Type: application/json' \
-d '{
"ppcUid": "<PPC Id>"
}'Response
Last updated
Was this helpful?
