Version: 1.0
SmartGates
Welcome to the Smartgates API
Authorization: To use API you must have Api-token for the merchant, which you must enter in the HTTP header that is listed below, or you can test methods from that ui, by entering Api-token in the Authorization button menu(on right side of the page)
Authorization Headers:
Authorization - Bearer {Api-token} - the token which is provided to the merchant by the smart-gates,
Content-Type - application/json
Status of the transactions:
- Created
- Pending
- Failed
- Succeed
Authentication
- HTTP: Bearer Auth
Security Scheme Type: | http |
|---|---|
HTTP Authorization Scheme: | bearer |
Bearer format: | JWT |