Skip to main content
POST
Transition A Resource Loan

Authorizations

X-API-Key
string
header
required

Client API key copied from Developer Access in the TheFaithApp dashboard.

Authorization
string
header
required

Member access token returned by POST /v1/auth/token.

Path Parameters

loan
integer
required

Resource loan identifier.

Required range: x >= 1

Body

application/json
action
enum<string>
required
Available options:
approve,
decline,
checkout,
return,
cancel

Response

Loan transitioned.

status
string
Allowed value: "Success"
data
object