Start sale authorization
POST/api/v1/sales
Attempt to perform a sale.
Request
Responses
- 200
- 201
- 202
- 400
- 401
- 403
- 404
- 500
- 502
- 504
Successful operation.
Created
Transaction received and will be processed as soon as we can.
Failed to create the transaction.
Unauthorized
Forbidden Transaction.
Not Found
Internal error.
Processor response with error.
Communication timed out with processor.