Get payment link by ID
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
payment_link_id
Headers
x-monite-version
x-monite-entity-id
The ID of the entity that owns the requested resource.
Response
Successful Response
id
amount
currency
expires_at
payment_intent_id
payment_methods
payment_page_url
recipient
status
invoice
payer
payment_intent
payment_reference
return_url
The URL where to redirect the payer after the payment. If return_url is specified, then after the payment is completed the payment page will display the “Return to platform” link that navigates to this URL.
Errors
401
Get Payment Links ID Request Unauthorized Error
422
Get Payment Links ID Request Unprocessable Entity Error
429
Get Payment Links ID Request Too Many Requests Error