Pay manual subscription
Process payment for a manual subscription.
Path parameters
Unique identifier that we assigned to the terminal.
Unique identifier that the merchant assigned to the subscription.
Headers
Bearer authentication of the form Bearer <token>, where token is your auth token.
Unique identifier that you generate for each request. You must use the UUID v4 format for the identifier. For more information about the idempotency key, go to Idempotency.
Request
Object that contains information about the initial cost that a customer pays to set up the subscription.
Operator who initiated the request.
Array of customField objects.
Response
Successful request. We have processed the payment for the subscription.
Unique identifier that the merchant assigned to the subscription.
Unique identifier of the terminal that the subscription is linked to.
Object that contains information about a payment.
Object that contains information about the secure token.
A snapshot of the subscription’s current state.
Array of customField objects.