Requesting the Paypal payment key that allows charges in customer's Paypal Account.

📘

Save at least this fields from the response

  • billingAgreement: The agreement to use in the payments
    • paypalPayer.id: The id of the customer at PayPal

If you want, all the other customer data can be used to update your user, like email and address.

Post Body Example

{
  "token": "BA-3KE303692T628854R"
}

Attributes Options

tokenThe token returned from express checkout request.
Language
Authorization
Query
Click Try It! to start a request and see the response here!