Create credit product
Create a credit entity for a given product with an optional balance for a customer.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Body
application/json
Value indicating a low threshold.
Credit name
Credit product ID.
Current credit balance.
Response
201 - application/json
Credit creation date.
Current credit balance.
Customer ID related to the credit
Credit last refresh date.
Value indicating a low threshold.
Credit name
Credit product ID.
Credit last edition date.
Was this page helpful?