Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
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).
Response
Success