Skip to main content
POST
Archive a credit

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Customer ID and Credit ID to archive

customer_id
string<uuid>
required

ID of the customer whose credit is being archived

credit_id
string<uuid>
required

ID of the credit to archive

Response

Success

data
object
required