Skip to main content
POST
Create facility

Authorizations

Authorization
string
header
required

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

Body

application/json
facilityId
string
required
Example:

"fac_01J8YF6F"

customerId
string
required
productId
string
required
state
string
required
Example:

"available"

approvedAmount
object
required

Response

200 - application/json

OK

facilityId
string
required
Example:

"fac_01J8YF6F"

customerId
string
required
productId
string
required
state
string
required
Example:

"available"

approvedAmount
object
required