Skip to main content
POST
Void a credit grant

Authorizations

Authorization
string
header
required

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

Body

application/json

The ID of the grant to void

id
string<uuid>
required
void_credit_purchase_invoice
boolean

If true, void the purchase invoice associated with the grant

release_uniqueness_key
boolean

If true, resets the uniqueness key on this grant so it can be re-used

Response

Success

data
object
required