Skip to main content

Unpost Transaction

Api to void Transaction

Request

DELETE:/{integrationId}/transaction/unpost

Request Parameters

ParameterDescriptionType
docIdThe document Id of record.stringrequired

Example of Request URL:

Parameters:
docId = 1
integrationId = d9cdb75e-da7c-43dc-8dee-7d786b464c59

URL:
DELETE: https://onerewards-integration-api.autocountcloud.com/d9cdb75e-da7c-43dc-8dee-7d786b464c59/transaction/unost?docId=1

Response

Success Response

Status Code: 204

Error Response