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 NameTypeDescription
pluralTransactionIdstringgenerated after successful process payment API execution
requestTypestringRequest Type EnumC/E/N/RC: Create Mandate
E: Execute Mandate
N: Predebit Notification
R: Revoke Mandate
transactionIdstringMerchant Transaction Id, generated for each Create Mandate/ Execute Mandate/ Predebit Notification/ Revoke Mandate
orderIdstringOrderId is generated for each subscription.
Language
Click Try It! to start a request and see the response here!