Toggle Test Mode
Switches test mode on or off for the user associated with the API key. Pass 1 to enable test mode or 0 to return to live mode.
In test mode, orders are accepted and processed normally but are not fulfilled. Credit balances are checked but not deducted, and payments are authorized but not captured — any pending charge will drop off without posting.
| Request Body — REQUIRED |
|---|
test_mode integerPossible values: [ |
| Responses | ||||
|---|---|---|---|---|
200OK
| ||||
401UNAUTHORIZED
|