Update a payment reminder configuration
Path parameters
payment_reminder_id
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
x-monite-version
x-monite-entity-id
The ID of the entity that owns the requested resource.
Request
This endpoint expects an object.
name
recipients
term_1_reminder
Reminder to send for first payment term
term_2_reminder
Reminder to send for second payment term
term_final_reminder
Reminder to send for final payment term
Response
Successful Response
id
created_at
Time at which the PaymentReminder was created. Timestamps follow the ISO 8601 standard.
updated_at
Time at which the PaymentReminder was last updated. Timestamps follow the ISO 8601 standard.
entity_id
name
status
Allowed values:
recipients
term_1_reminder
Reminder to send for first payment term
term_2_reminder
Reminder to send for second payment term
term_final_reminder
Reminder to send for final payment term