/
TO
tokenjay
/
TokenJay API services
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
tokenjay
TokenJay API services
post
Creates a new payment request. Will return request id to check for transaction state and ergopay url to show the user as QR code
v1
latest
OpenAPI 3.0.1
2026-07-13
27
16
23.3 KB
paymentPortal
Creates a new payment request. Will return request id to check for transaction state and ergopay url to show the user as QR code
post
/payment/addrequest
Request body
CreatePaymentRequest
required
nanoErg
integer
required
tokenId
string
tokenRawAmount
integer
receiverAddress
string
required
senderAddress
string
message
string
Response
OK