Contabull home page
Search...
⌘K
Dashboard
Website
Endpoints
accounts
authorization
bank-institutions
charges
crypto
GET
quote
GET
wallets list
POST
wallet create
GET
product list
GET
transactions list
GET
transaction get by id
POST
execute
POST
transaction pay
customers
transactions
transfers
English
Contabull home page
English
Search...
⌘K
Search...
Navigation
crypto
transaction pay
Guides
API Reference
Guides
API Reference
crypto
transaction pay
POST
/
crypto
/
transactions
/
{id}
/
pay
Try it
201
Copy
{
"txId"
:
"tx_2MT2myyOzUcf59yzPCF46F"
}
Path Parameters
id
string
required
Body
application/json · object
Response
201 - application/json
Created
The response is of type
object
.
Previous
Get all customers
Next
201
Copy
{
"txId"
:
"tx_2MT2myyOzUcf59yzPCF46F"
}
Assistant
Responses are generated using AI and may contain mistakes.