Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

The emailToToken request will be used send/resend email request to the customer.

URL: https://securesecure1.sandbox.directpay.online/API/v6/

Response

The method will return the operation result.

...

Code Block
languagexml
titlerequest example
<?xml version="1.0" encoding="utf-8"?>
<API3G>
  <CompanyToken>68B90B5E-25F6-4146-8AB1-C7A3A0C41A7F</CompanyToken>
  <Request>chargeTokenBankTransfer<<Request>emailToToken</Request>
  <TransactionToken>EC9E975A-A7A2-4031-8972-BF123CDD9EDD</TransactionToken>
</API3G>

...