Skip to main content
POST
Update Billing Date

Headers

TENANT
string
required

The tenant you are making this request on behalf of

API-KEY
string
required

Your api key

Body

application/json
memberId
string
required

ID of the member to update the billing date for

nextBillingDate
string<date-time> | null

New next billing date (null to reset to automatic)

comment
string | null

Comment explaining the billing date change

Response

Successful Response