Retrieve the status of a payment request
GET /v2/rtp/{id}
Request
/v2/rtp/{id}Parameter
Type
Description
Authorization: Bearer {access_token}curl -G "https://api.maibmerchants.md/v2/rtp/123e4567-e89b-12d3-a456-426614174000" \
-H "Authorization: Bearer {{access_token}}"Response
Response Parameters
Field
Type
Description
Example Successful Response
Notes & Best Practices
Last updated