Retrieve a payment resource
Retrieves details for a specific payment resource, including current status, integration configuration, and related HATEOAS links.
Path parameters
ID of the setup token.
Headers
The media type. Required for operations with a request body. The value is application/<format>, where format is json.
Header for an API client-provided JWT assertion that identifies the merchant. Establishing the consent to act-on-behalf of a merchant is a prerequisite for using this header.
Header for an API client-provided JWT assertion that identifies the merchant. Establishing the consent to act-on-behalf of a merchant is a prerequisite for using this header.
Response
A successful request returns the HTTP 200 OK status code with a JSON response body that shows payment resource details.
Changes
No recorded changes to this endpoint across all 1 revision of this API.