Update the access end date of a credit
Field | Type | Required | Description |
---|---|---|---|
CustomerID |
string | ✔️ | ID of the customer whose credit is to be updated |
CreditID |
string | ✔️ | ID of the commit to update |
AccessEndingBefore |
time.Time | ✔️ | RFC 3339 timestamp indicating when access to the credit will end and it will no longer be possible to draw it down (exclusive). |