Skip to main content
POST
Bill Customer

Authorizations

Authorization
string
header
required

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

Body

application/json
amount
number
required
currency
string
required
description
string
required
paymentIDs
string[]
lookupID
string

Response

Customer billed successfully

statusCode
integer
Example:

201

success
boolean
Example:

true

message
string
Example:

"Customer billed successfully"

reference
string
phrase
string
entityId
string