Skip to main content
POST
Evaluate spend policy

Authorizations

Authorization
string
header
required

API key authentication. Include your API key in the Authorization header as Bearer <api_key>.

Body

application/json
amount
number
required

Amount in cents

customerId
string
agentId
string
cardId
string
currency
string
merchant
object

Response

Policy evaluation result

decision
enum<string>
required
Available options:
approve,
decline
reasons
object[]
required
flags
object
context
object