Get status of a payin by payin token

This GET endpoint is used to retrieve the status of a pay-in transaction for a user with the specified token and payin token.
You can use this endpoint to check the status of a specific pay-in transaction, including whether the pay-in has been successfully processed, is still awaiting user action, or resulted in an error.
To use this endpoint, you need to provide the user_token and payin_token in the URL Path.
The response will include a JSON object containing details about the pay-in transaction, including its status, amounts, fees, any required_action, and the partner network_response.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Token representing the user the pay-in belongs to

string
required

Token representing the pay-in transaction. Returned in the response when a pay-in is created via /payin/USER_TOKEN

Query Params
boolean
Defaults to false

Attempts to get an updated status from the pay-in partner/network before responding

Headers
string

Unique key to prevent duplicate processing

Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json