Transactions
Copy Page
Synswi
Guides
Getting Started With the API
Cash App Pay Integration Guide
API Reference
Payment instruments
Create a payment instrument
Get payment instruments
Get a payment instrument by id
Create a Payment Instrument
Transactions
Get a transaction by id
GET
Get transactions
GET
Create a transaction
POST
Update a transaction
POST
Refund a transaction
POST
Create a cash-app transaction
POST
Fees
Get current fee profile
Programs
Accounts
Events
Get Events
Transactions
Copy Page
Update a transaction
POST
https://api-dev.synswi.com
/transactions/{id}
Try it
Run in Apidog
Run in Apidog
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Path Params
Generate Code
Body Params
application/json
Required
Generate Code
Examples
Example 2
{
"tags"
:
null
,
"description"
:
"hello"
}
Responses
🟢
200
Success
application/json
Generate Code
Body
application/json
Generate Code
Example
{
}
Previous
Create a transaction
Next
Refund a transaction