Skip to main content

New Page

Endpoint
EndpointMethod
Authentication
/transaction/payout
POSTYes
Authentication
Type
Token source
Server
Bearer<USAPI>/auth

USAPI

User State API

Body request
{
  "properties": "value"
}
Properties
Properties ofData typeRequired



 

Request example

Body request example

{
  "properties": "value"
}

Axios code example

insert code here
Result example

Body request example

insert code here
Error example

Body request example

insert code here