Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The ID of the grant to void
Response
Success
Void a credit grant. This is a Plans (deprecated) endpoint. New clients should implement using Contracts.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the grant to void
Success