Create reminder for processing account
Use this method to prompt a merchant to sign their pricing agreement.
You can create a reminder only if you requested the merchant’s signature by email when you created the processing account for the merchant.
To create a reminder, you need the processingAccountId. Our gateway returned the processingAccountId in the response of the Create Merchant Platform method or Create Processing Account method.
Note: If you don’t know the processingAccountId, use our List Merchant Platform’s Processing Accounts method to search for the processing account.
When you send a successful request, we send an email to the merchant that prompts them to sign their pricing agreement.
Path parameters
Headers
Bearer authentication of the form Bearer <token>
, where token is your auth token.