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/ACCOUNT_PRODUCT_QUOTE
https://my.billingplatform.com/demogm/rest/2.0/ACCOUNT_PRODUCT_QUOTE
- cURL
- JS
- Go
- Ruby
- Java 8
curl -i -X GET \
'https://bp-api-docs-v3.redocly.app/_mock/demogm_20250725_full_schema/rest/2.0/ACCOUNT_PRODUCT_QUOTE?queryAnsiSql=string' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'sessionId: string'
{ "retrieveResponse": { "AccountId": null, "AccountProductId": null, "Amount": null, "DiscountAmount": null, "DiscountDetails": null, "GrandTotalAmount": null, "Id": null, "PackageProductId": null, "ProductId": null, "Quantity": null, "Rate": null, "RateDetails": null, "RateSource": null, "RateSourceId": null, "StartDate": null, "TaxAmount": null, "TaxDetails": null } }
- Mock server
https://bp-api-docs-v3.redocly.app/_mock/demogm_20250725_full_schema/rest/2.0/ACCOUNT_PRODUCT_QUOTE
https://my.billingplatform.com/demogm/rest/2.0/ACCOUNT_PRODUCT_QUOTE
- 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/ACCOUNT_PRODUCT_QUOTE \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'Content-Type: application/json; charset=utf-8' \
-H 'sessionId: string' \
-d '{
"brmObjects": {
"AccountId": null,
"AccountProductId": null,
"Amount": null,
"DiscountAmount": null,
"DiscountDetails": null,
"GrandTotalAmount": null,
"Id": null,
"PackageProductId": null,
"ProductId": null,
"Quantity": null,
"Rate": null,
"RateDetails": null,
"RateSource": null,
"RateSourceId": null,
"StartDate": null,
"TaxAmount": null,
"TaxDetails": null
}
}'
{ "updateResponse": [ { … } ] }
- Mock server
https://bp-api-docs-v3.redocly.app/_mock/demogm_20250725_full_schema/rest/2.0/ACCOUNT_PRODUCT_QUOTE
https://my.billingplatform.com/demogm/rest/2.0/ACCOUNT_PRODUCT_QUOTE
- 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/ACCOUNT_PRODUCT_QUOTE \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'Content-Type: application/json; charset=utf-8' \
-H 'sessionId: string' \
-d '{
"brmObjects": {
"AccountId": null,
"AccountProductId": null,
"Amount": null,
"DiscountAmount": null,
"DiscountDetails": null,
"GrandTotalAmount": null,
"Id": null,
"PackageProductId": null,
"ProductId": null,
"Quantity": null,
"Rate": null,
"RateDetails": null,
"RateSource": null,
"RateSourceId": null,
"StartDate": null,
"TaxAmount": null,
"TaxDetails": null
}
}'
{ "createResponse": [ { … } ] }
- Mock server
https://bp-api-docs-v3.redocly.app/_mock/demogm_20250725_full_schema/rest/2.0/ACCOUNT_PRODUCT_QUOTE
https://my.billingplatform.com/demogm/rest/2.0/ACCOUNT_PRODUCT_QUOTE
- cURL
- JS
- Go
- Ruby
- Java 8
curl -i -X GET \
'https://bp-api-docs-v3.redocly.app/_mock/demogm_20250725_full_schema/rest/2.0/ACCOUNT_PRODUCT_QUOTE?queryAnsiSql=string' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'sessionId: string'
{ "retrieveResponse": { "AccountId": null, "AccountProductId": null, "Amount": null, "DiscountAmount": null, "DiscountDetails": null, "GrandTotalAmount": null, "Id": null, "PackageProductId": null, "ProductId": null, "Quantity": null, "Rate": null, "RateDetails": null, "RateSource": null, "RateSourceId": null, "StartDate": null, "TaxAmount": null, "TaxDetails": null } }
- Mock server
https://bp-api-docs-v3.redocly.app/_mock/demogm_20250725_full_schema/rest/2.0/ACCOUNT_PRODUCT_QUOTE
https://my.billingplatform.com/demogm/rest/2.0/ACCOUNT_PRODUCT_QUOTE
- 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/ACCOUNT_PRODUCT_QUOTE \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'Content-Type: application/json; charset=utf-8' \
-H 'sessionId: string' \
-d '{
"brmObjects": {
"AccountId": null,
"AccountProductId": null,
"Amount": null,
"DiscountAmount": null,
"DiscountDetails": null,
"GrandTotalAmount": null,
"Id": null,
"PackageProductId": null,
"ProductId": null,
"Quantity": null,
"Rate": null,
"RateDetails": null,
"RateSource": null,
"RateSourceId": null,
"StartDate": null,
"TaxAmount": null,
"TaxDetails": null
}
}'
{ "updateResponse": [ { … } ] }
- Mock server
https://bp-api-docs-v3.redocly.app/_mock/demogm_20250725_full_schema/rest/2.0/ACCOUNT_PRODUCT_QUOTE
https://my.billingplatform.com/demogm/rest/2.0/ACCOUNT_PRODUCT_QUOTE
- 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/ACCOUNT_PRODUCT_QUOTE \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'Content-Type: application/json; charset=utf-8' \
-H 'sessionId: string' \
-d '{
"brmObjects": {
"AccountId": null,
"AccountProductId": null,
"Amount": null,
"DiscountAmount": null,
"DiscountDetails": null,
"GrandTotalAmount": null,
"Id": null,
"PackageProductId": null,
"ProductId": null,
"Quantity": null,
"Rate": null,
"RateDetails": null,
"RateSource": null,
"RateSourceId": null,
"StartDate": null,
"TaxAmount": null,
"TaxDetails": null
}
}'
{ "createResponse": [ { … } ] }