API Reference (1.0)
Billing Platform API
https://bp-api-docs-v3.redocly.app/_mock/demogm_20250725_full_schema/
https://my.billingplatform.com/demogm/
- Mock server
https://bp-api-docs-v3.redocly.app/_mock/demogm_20250725_full_schema/rest/2.0/TAX_ENGINE_AUDIT
https://my.billingplatform.com/demogm/rest/2.0/TAX_ENGINE_AUDIT
- cURL
- JS
- Go
- Ruby
- Java 8
curl -i -X PUT \
https://bp-api-docs-v3.redocly.app/_mock/demogm_20250725_full_schema/rest/2.0/TAX_ENGINE_AUDIT \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'Content-Type: application/json; charset=utf-8' \
-H 'sessionId: string' \
-d '{
"brmObjects": {
"Action": null,
"ActivityCount": null,
"Created": null,
"Ended": null,
"Id": null,
"InvoiceId": null,
"Outcome": null,
"ResubmitCount": null,
"ResubmittedFlag": null,
"Started": null,
"SureTaxEnded": null,
"SureTaxHeaderMessage": null,
"SureTaxResponseCode": null,
"SureTaxStarted": null,
"SureTaxTransactionId": null,
"TaxEngineId": null,
"TotalRevenue": null,
"TotalTax": null
}
}'
{ "updateResponse": [ { … } ] }
- Mock server
https://bp-api-docs-v3.redocly.app/_mock/demogm_20250725_full_schema/rest/2.0/TAX_ENGINE_AUDIT
https://my.billingplatform.com/demogm/rest/2.0/TAX_ENGINE_AUDIT
- cURL
- JS
- Go
- Ruby
- Java 8
curl -i -X POST \
https://bp-api-docs-v3.redocly.app/_mock/demogm_20250725_full_schema/rest/2.0/TAX_ENGINE_AUDIT \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'Content-Type: application/json; charset=utf-8' \
-H 'sessionId: string' \
-d '{
"brmObjects": {
"Action": null,
"ActivityCount": null,
"Created": null,
"Ended": null,
"Id": null,
"InvoiceId": null,
"Outcome": null,
"ResubmitCount": null,
"ResubmittedFlag": null,
"Started": null,
"SureTaxEnded": null,
"SureTaxHeaderMessage": null,
"SureTaxResponseCode": null,
"SureTaxStarted": null,
"SureTaxTransactionId": null,
"TaxEngineId": null,
"TotalRevenue": null,
"TotalTax": null
}
}'
{ "createResponse": [ { … } ] }
- Mock server
https://bp-api-docs-v3.redocly.app/_mock/demogm_20250725_full_schema/rest/2.0/delete/TAX_ENGINE_AUDIT
https://my.billingplatform.com/demogm/rest/2.0/delete/TAX_ENGINE_AUDIT
- cURL
- JS
- Go
- Ruby
- Java 8
curl -i -X DELETE \
https://bp-api-docs-v3.redocly.app/_mock/demogm_20250725_full_schema/rest/2.0/delete/TAX_ENGINE_AUDIT \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'Content-Type: application/json; charset=utf-8' \
-H 'sessionId: string' \
-d '{
"brmObjects": {
"Id": "string"
}
}'
{ "updateResponse": [ { … } ] }
- Mock server
https://bp-api-docs-v3.redocly.app/_mock/demogm_20250725_full_schema/rest/2.0/TAX_ENGINE_AUDIT
https://my.billingplatform.com/demogm/rest/2.0/TAX_ENGINE_AUDIT
- cURL
- JS
- Go
- Ruby
- Java 8
curl -i -X PUT \
https://bp-api-docs-v3.redocly.app/_mock/demogm_20250725_full_schema/rest/2.0/TAX_ENGINE_AUDIT \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'Content-Type: application/json; charset=utf-8' \
-H 'sessionId: string' \
-d '{
"brmObjects": {
"Action": null,
"ActivityCount": null,
"Created": null,
"Ended": null,
"Id": null,
"InvoiceId": null,
"Outcome": null,
"ResubmitCount": null,
"ResubmittedFlag": null,
"Started": null,
"SureTaxEnded": null,
"SureTaxHeaderMessage": null,
"SureTaxResponseCode": null,
"SureTaxStarted": null,
"SureTaxTransactionId": null,
"TaxEngineId": null,
"TotalRevenue": null,
"TotalTax": null
}
}'
{ "updateResponse": [ { … } ] }
- Mock server
https://bp-api-docs-v3.redocly.app/_mock/demogm_20250725_full_schema/rest/2.0/TAX_ENGINE_AUDIT
https://my.billingplatform.com/demogm/rest/2.0/TAX_ENGINE_AUDIT
- cURL
- JS
- Go
- Ruby
- Java 8
curl -i -X POST \
https://bp-api-docs-v3.redocly.app/_mock/demogm_20250725_full_schema/rest/2.0/TAX_ENGINE_AUDIT \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'Content-Type: application/json; charset=utf-8' \
-H 'sessionId: string' \
-d '{
"brmObjects": {
"Action": null,
"ActivityCount": null,
"Created": null,
"Ended": null,
"Id": null,
"InvoiceId": null,
"Outcome": null,
"ResubmitCount": null,
"ResubmittedFlag": null,
"Started": null,
"SureTaxEnded": null,
"SureTaxHeaderMessage": null,
"SureTaxResponseCode": null,
"SureTaxStarted": null,
"SureTaxTransactionId": null,
"TaxEngineId": null,
"TotalRevenue": null,
"TotalTax": null
}
}'
{ "createResponse": [ { … } ] }
- Mock server
https://bp-api-docs-v3.redocly.app/_mock/demogm_20250725_full_schema/rest/2.0/delete/TAX_ENGINE_AUDIT
https://my.billingplatform.com/demogm/rest/2.0/delete/TAX_ENGINE_AUDIT
- cURL
- JS
- Go
- Ruby
- Java 8
curl -i -X DELETE \
https://bp-api-docs-v3.redocly.app/_mock/demogm_20250725_full_schema/rest/2.0/delete/TAX_ENGINE_AUDIT \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'Content-Type: application/json; charset=utf-8' \
-H 'sessionId: string' \
-d '{
"brmObjects": {
"Id": "string"
}
}'
{ "updateResponse": [ { … } ] }