Account API
API for accounts
Permission annotations:
Header parameters
KeystringRequired
SignstringRequired
Body
Object with request data
accountstringRequired
Merchant account ID. Request will be sent for this account
timestampinteger · int64Required
Current unix UTC timestamp in milliseconds. Must not be less than 3 minutes in the past and not greater than 3 minutes in the future
Responses
200
OK
*/*
400
Bad Request
*/*
500
Internal Server Error
*/*
post
/api/v1/accountLast updated

