Push data
Create a new business linked
post
Authorizations
X-API-KeystringRequired
API key needed to access the endpoints
Body
apikeystringOptional
appidstringOptional
webhookstringOptional
signaturestringOptional
Responses
200Success
No content
400Error
401Error
post
/api/push/businessNo content
Update business information
post
Authorizations
X-API-KeystringRequired
API key needed to access the endpoints
Body
apikeystringOptional
appidstringOptional
uidstringRequired
webhookstringOptional
signaturestringOptional
Responses
200Success
No content
400Error
401Error
post
/api/push/business/updateNo content
Asynchronously record income
post
Body
apikeystringRequired
appidstringRequired
uidstringRequired
webhookstringOptional
signaturestringOptional
Responses
200Success
No content
400Error
401Error
post
/api/push/incomeNo content
Asynchronously record an expense
post
Body
apikeystringRequired
appidstringRequired
uidstringRequired
webhookstringOptional
signaturestringOptional
Responses
200Success
No content
400Error
401Error
post
/api/push/expenseNo content
Asynchronously record a sale
post
Body
apikeystringRequired
appidstringRequired
uidstringRequired
webhookstringOptional
signaturestringOptional
Responses
200Success
No content
400Error
401Error
post
/api/push/saleNo content
Asynchronously record multiple income and expenses
post
Body
apikeystringRequired
appidstringRequired
uidstringRequired
webhookstringOptional
signaturestringOptional
Responses
200Success
No content
400Error
401Error
post
/api/push/manyNo content
Asynchronously push settlement data
post
Authorizations
X-API-KeystringRequired
API key needed to access the endpoints
Body
apikeystringRequired
appidstringRequired
uidstringRequired
webhookstringOptional
signaturestringOptional
Responses
200Success
No content
400Error
401Error
post
/api/push/settlementNo content
Asynchronously push settlement data using a file
post
Authorizations
X-API-KeystringRequired
API key needed to access the endpoints
Body
apikeystringRequired
appidstringRequired
uidstringRequired
webhookstringOptional
signaturestringOptional
Responses
200Success
No content
400Error
401Error
post
/api/push/settlement-fileNo content
Web hook responses on settlements
Asynchronously continue a subscription
post
Body
apikeystringRequired
appidstringRequired
uidstringRequired
webhookstringOptional
signaturestringOptional
Responses
200Success
No content
400Error
401Error
post
/api/push/subscriptionNo content
Asynchronously cancel a subscription
post
Body
apikeystringRequired
appidstringRequired
uidstringRequired
webhookstringOptional
signaturestringOptional
Responses
200Success
No content
400Error
401Error
post
/api/push/cancellationNo content
Reset all transactional test data
post
Body
apikeystringRequired
appidstringRequired
uidstringRequired
Responses
200Success
No content
400Error
401Error
post
/api/push/resetNo content
Last updated
