For getting the payout details for a specific payment request, you'll only need the payment request’s ID specified on creation.
The response body of this endpoint includes:

  • Gross amount: This is the total amount of the payout relative to the payment request including fees.
  • Net amount: This is the amount the seller actually receives, calculated as the gross amount minus fees.
  • Status: This reflects the state of the seller's payment, with three possible statuses: PENDING, PAID_OUT, and REJECTED.
Language
Authorization
Header
URL
Click Try It! to start a request and see the response here!