Get a transaction by its id
GET/v1/card/transactions/:id
Takes the id from a list row. A transaction belonging to another partner answers 404, exactly as a nonexistent one does — a 403 would confirm the id is real.
Request
Responses
- 200
- 401
Success
Missing, malformed, unknown, or revoked partner API key.