Shortens the end date of an existing customer credit to terminate it earlier than originally scheduled. Only allows moving end dates forward (earlier), not extending them.
Note: To extend credit end dates or make comprehensive edits, use the ‘edit credit’ endpoint instead.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Update the access end date of a credit
The body is of type object
.
Success
The response is of type object
.