Void a credit grant
POST {{baseUrl}}/credits/voidGrant
Void a credit grant
Request Body
{"id"=>"<uuid>", "void_credit_purchase_invoice"=>"<boolean>", "release_uniqueness_key"=>"<boolean>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"data":{"id":"\u003cuuid\u003e"}}