Transactions
Update a Transaction
Update a transaction in the test environment.
PUT
Update a Transaction (Test environment only)
Documentation Index
Fetch the complete documentation index at: https://developer.pagou.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Pattern:
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$Body
application/json
New status to apply to the test transaction.
Available options:
authorized, canceled, captured, chargedback, three_ds_required, expired, in_protest, paid, partially_paid, partially_refunded, pending, processing, processed, refunded, refused Response
Success
Generic success response payload.
Update a Transaction (Test environment only)

