v1

latestOpenAPI 3.1.02026-07-241210356.3 KB
Recurring Payments

Valid

This endpoint sets the validity of a recurring payment. If the recurring payment isn't valid, it will not be charged.

post/RecurringPayments/{uid}/Valid

Path parameters

uidstring required

Recurring Payment unique identifier

Headers

api-keystring required

API Key

secret-keystring required

Secret Key

Request body

terminal_uidstring required

Terminal unique identifier

validboolean required

Set if the recurring payment is active or not.

Response

200