Activate a payment schedule
Requires the PAYMENT_SCHEDULE.UPDATE permission.
Authentication
X-API-KEYstring
API Key authentication via header
OR
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
version
version
resourceIdOrReference
The ID or reference of the resource.
Headers
x-platform-id
Platform ID.
Response
OK
object_type
id
created_at
updated_at
status
Allowed values:
customer_id
Resource ID of type CUSTOMER
customer
reference
description
statement_descriptor
payment_method_id
Resource ID of type PAYMENT_METHOD
payment_method
billing_entity_id
Resource ID of type BILLING_ENTITY
dunning
payment_method_fallback
type
Allowed values:
installments
recurring
one_off
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
500
Internal Server Error