Get PreApproval Status
GET {{base_url}}/collection/v2_0/preapproval/:Request_ID_Preapproval
This API endpoint retrieves the details of a specific preapproval by providing the preapproval request ID in the URL.
Request
- Method: GET
- URL: {{baseurl}}/collection/v20/preapproval/:RequestIDPreapproval
Response
Upon a successful execution (Status: 200), the response will be in JSON format with the following fields: - payer - partyIdType - partyId - payerCurrency - payerMessage - expirationDateTime - status
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-Target-Environment | string | ||
Ocp-Apim-Subscription-Key | string |