View payouts pending by ID

Allows the merchant to view specific payout transactions that have a pending status by using the payoutId to filter results.

⚠️

Try It

To use the Try It feature for this endpoint, you must use your own Sandbox credentials.

Include the payout ID in the path parameter of the request.

Request parameters

  • payoutId

Response parameters

  • id
  • recipientId
  • payoutAccountId
  • recipientIdNumbers
  • recipientIdNumbers.governmentId
  • recipientIdNumbers.passportId
  • recipientIdNumbers.employerId
  • recipientIdNumbers.driversLicenseId
  • providerId
  • batchRef
  • payoutRef
  • recipientRef
  • firstName
  • lastName
  • email
  • amount
  • currency
  • country
  • providerType
  • createdAt
  • updatedAt
  • events
  • events.type
  • events.params
  • events.params.providerId
Language
Authentication
Basic
base64
:
Click Try It! to start a request and see the response here!