Delete GB Pay Account from MyGunBroker.
Header | Data Type | Valid Values | Required | Description |
---|---|---|---|---|
Content-Type | string | application/json | YES | The format your data will be sent to our site. |
X-DevKey | string | string | YES | The devkey assigned to the developer. |
X-AccessToken | string | string | YES | The token acquired from a POST to Users/AccessToken. |
Parameter | Data Type | Valid Values | Description |
---|---|---|---|
AccountID | string | positive # | BitRail user account ID |
If you are not the owner of the account, you will receive a 400 BadRequest
and a Message Response indicating the reason.
If there are no errors with the input parameters, this call will respond with a 200 OK
If you have an outstanding balance and this is your only registered payment method, you will receive a 409 Conflict
and a Message Response indicating the reason.