get https://api-staging.pluralonline.com/api/v1/public/mandates/transactions
Authorization
For Authorization use Basic Auth, where:
- Username: Plural MerchantId
- Password: Merchant Access token
Query Parameters
At least one query parameter (from pluralTransactionId/transactionId/orderId) is required.
Parameter Name | Type | Description | ||
---|---|---|---|---|
pluralTransactionId | string | generated after successful process payment API execution | ||
requestType | string | Request Type Enum | C/E/N/R | C: Create Mandate E: Execute Mandate N: Predebit Notification R: Revoke Mandate |
transactionId | string | Merchant Transaction Id, generated for each Create Mandate/ Execute Mandate/ Predebit Notification/ Revoke Mandate | ||
orderId | string | OrderId is generated for each subscription. |