Create reminder for processing account

When you create a processing account, we send a copy of the pricing agreement to the merchant to sign. You can choose to send them a copy of the pricing agreement by email, or you can generate a link to the pricing agreement.

If you requested the merchant’s signature by email and they don’t respond, use our Reminders endpoint to create a reminder and to send another email.

Note: You can use the Reminders endpoint only if you request the merchant’s signature by email. If you generate a link to the pricing agreement, you can’t use the Reminders endpoint.

Path parameters

processingAccountIdstringRequired
Unique identifier that we assigned to the processing account.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
pricingAgreementobjectRequired

Response

Successful request. We sent the email to the merchant.
pricingAgreementobject

Errors