Transactions
Overview
Once an authorization request is approved, the status on the authorization is updated to pending, and the authorization.updated webhook event is sent. The amount is deducted from your default available balance. A transaction is then created and the status of the authorization is set to closed.
Endpoints
Method | Url |
---|---|
GET | /cards/transactions |
GET | /cards/:id/transactions |
GET | /cards/transactions/:id |
PUT | /cards/transactions/:id |
Transaction Object