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
ID of the customer whose credit is to be updated
ID of the commit to update
RFC 3339 timestamp indicating when access to the credit will end and it will no longer be possible to draw it down (exclusive).
Success