PayPal Show agreement details
Last updated: 13-Mar-2024
Shows details for a billing agreement, by the ID that was created in PayPal Initiate billing agreement.
There are no optional fields.
Here is an example of a GET request that can be used for getting billing agreement details.
curl -v -X GET '<SERVER URL>/billingAgreement/<Agreement Id>?ppcUid=<PPC Id>' \
-H 'Authorization: Bearer <Access Token>'
{
"id": "B-1WW844612B6208426",
"state": "INACTIVE",
"description": "Stored PayPal account with The Partner merchant",
"merchant": {
"payeeInfo": {
"email": "buyer@business.example.com"
}
},
"payer": {
"payerInfo": {
"email": "payer@business.example.com",
"firstName": "John",
"lastName": "Doe",
"payerId": "VJRXDDV4UWZ2W"
}
},
"plan": {
"merchantPreferences": {}
},
"createTime": "2021-03-03T11:56:27.000Z",
"updateTime": "2021-03-03T11:56:27.000Z"
}
Do you have a question? If you didn’t find the answer you are looking for in our documentation, you can contact our Support teams for more information. If you have a technical issue or question, please contact us. We are happy to help.
We’ll help you choose the right payment solution for your business, wherever you want to sell, in-person or online. Our team of experts will happily discuss your needs.