- REST APIs
- Welcome
- Cards
- 3D Secure 2
- Vault
- Getting Started
- Using the API
- Typical API Calls
- Verify That the Service Is Accessible
- Create a Profile for a Customer
- Add an Address to a Profile
- Add a Card to a Profile
- Add a Bank Account to a Profile
- Create an Apple Pay Single-Use Token
- Create a Google Pay Single-Use Token
- Create a Mobile Single-Use Token
- Create a Direct Debit Single-Use Token
- Process a Transaction Using a Payment Token
- API Reference
- Test and Go Live
- Direct Debit
- Alternate Payments
- Platforms
- Overview
- Account Management
- Getting Started
- Using the API
- Typical API Calls
- Verify That the Service Is Accessible
- Create a New Merchant
- Create a New Merchant Account
- Create a New User
- Add an Address
- Create a Business Owner
- Add a Business Owner Address
- Add a Business Owner Identity Document
- Add a Merchant Bank Account
- Accept Our Terms and Conditions
- Activate the New Merchant Account
- Validate the Bank Account
- Enable Webhooks to Receive Application Statuses
- Test and Go Live
- Subaccounts
- Split Payouts
- Balance Transfers
- Reference Information
- SDKs
- Server Side
- Paysafe.js
- Paysafe Checkout
- Paysafe Request
- Mobile
- Mobile SDKs
- iOS
- Android
- Additional Documentation
- Resources and Support
- Shopping Carts
- Classic APIs
- Glossary
Global Invalid Characters
The following characters cannot be used in any parameter in any request to any API except the Hosted Payments API. If you do include them in request parameters for any other API it will result in an error.
Character | HEX | Description |
---|---|---|
" | 22 | Double quotes (or speech marks) |
; | 3B | Semicolon |
^ | 5E | Caret, circumflex |
* | 2A | Asterisk |
< | 3C | Less than (or open angled bracket) |
/ | 2F | Forward slash or divide |
[ | 5B | Opening square bracket |
] | 5D | Closing square bracket |
\ | 5C | Backslash |