Create a share link for a transaction
Transactions
Create a share link for a transaction
Owner-only. Creates a temp access key scoped to this transaction_id. Pass the raw key back to GET /transactions/{id}/details?key=<key> to fetch the receipt without auth.
POST
Create a share link for a transaction
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.