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/PRICING
https://my.billingplatform.com/demogm/rest/2.0/PRICING
- cURL
- JS
- Go
- Ruby
- Java 8
curl -i -X PATCH \
https://bp-api-docs-v3.redocly.app/_mock/demogm_20250725_full_schema/rest/2.0/PRICING \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'Content-Type: application/json; charset=utf-8' \
-H 'sessionId: string' \
-d '{
"brmObjects": {
"AccountProductId": null,
"BlockIterations": null,
"BlockSize": null,
"BuyRate": null,
"ContractRateId": null,
"Created": null,
"CreatedUserId": null,
"CurrencyCode": null,
"EffectiveDate": null,
"EndDate": null,
"ExternalKey": null,
"Id": null,
"LowerBand": null,
"MainPricingPlanId": null,
"MinCharge": null,
"OrderLineItemId": null,
"PackageProductId": null,
"ProductId": null,
"QuoteProductId": null,
"QuoteRate": null,
"Rate": null,
"RateClassProductId": null,
"RateOrder": null,
"RateSource": null,
"RatingMethodId": null,
"RerateFlag": null,
"RevRecContractProductId": null,
"SSP": null,
"Updated": null,
"UpdatedUserId": null,
"UpperBand": null
},
"externalIDFieldName": "ExternalKey"
}'
{ "upsertResponse": [ { … } ] }
- Mock server
https://bp-api-docs-v3.redocly.app/_mock/demogm_20250725_full_schema/rest/2.0/delete/PRICING
https://my.billingplatform.com/demogm/rest/2.0/delete/PRICING
- 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/PRICING \
-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/PRICING
https://my.billingplatform.com/demogm/rest/2.0/PRICING
- cURL
- JS
- Go
- Ruby
- Java 8
curl -i -X PATCH \
https://bp-api-docs-v3.redocly.app/_mock/demogm_20250725_full_schema/rest/2.0/PRICING \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'Content-Type: application/json; charset=utf-8' \
-H 'sessionId: string' \
-d '{
"brmObjects": {
"AccountProductId": null,
"BlockIterations": null,
"BlockSize": null,
"BuyRate": null,
"ContractRateId": null,
"Created": null,
"CreatedUserId": null,
"CurrencyCode": null,
"EffectiveDate": null,
"EndDate": null,
"ExternalKey": null,
"Id": null,
"LowerBand": null,
"MainPricingPlanId": null,
"MinCharge": null,
"OrderLineItemId": null,
"PackageProductId": null,
"ProductId": null,
"QuoteProductId": null,
"QuoteRate": null,
"Rate": null,
"RateClassProductId": null,
"RateOrder": null,
"RateSource": null,
"RatingMethodId": null,
"RerateFlag": null,
"RevRecContractProductId": null,
"SSP": null,
"Updated": null,
"UpdatedUserId": null,
"UpperBand": null
},
"externalIDFieldName": "ExternalKey"
}'
{ "upsertResponse": [ { … } ] }
- Mock server
https://bp-api-docs-v3.redocly.app/_mock/demogm_20250725_full_schema/rest/2.0/delete/PRICING
https://my.billingplatform.com/demogm/rest/2.0/delete/PRICING
- 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/PRICING \
-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/PRICING
https://my.billingplatform.com/demogm/rest/2.0/PRICING
- cURL
- JS
- Go
- Ruby
- Java 8
curl -i -X PATCH \
https://bp-api-docs-v3.redocly.app/_mock/demogm_20250725_full_schema/rest/2.0/PRICING \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'Content-Type: application/json; charset=utf-8' \
-H 'sessionId: string' \
-d '{
"brmObjects": {
"AccountProductId": null,
"BlockIterations": null,
"BlockSize": null,
"BuyRate": null,
"ContractRateId": null,
"Created": null,
"CreatedUserId": null,
"CurrencyCode": null,
"EffectiveDate": null,
"EndDate": null,
"ExternalKey": null,
"Id": null,
"LowerBand": null,
"MainPricingPlanId": null,
"MinCharge": null,
"OrderLineItemId": null,
"PackageProductId": null,
"ProductId": null,
"QuoteProductId": null,
"QuoteRate": null,
"Rate": null,
"RateClassProductId": null,
"RateOrder": null,
"RateSource": null,
"RatingMethodId": null,
"RerateFlag": null,
"RevRecContractProductId": null,
"SSP": null,
"Updated": null,
"UpdatedUserId": null,
"UpperBand": null
},
"externalIDFieldName": "ExternalKey"
}'
{ "upsertResponse": [ { … } ] }
- Mock server
https://bp-api-docs-v3.redocly.app/_mock/demogm_20250725_full_schema/rest/2.0/delete/PRICING
https://my.billingplatform.com/demogm/rest/2.0/delete/PRICING
- 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/PRICING \
-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/PRICING
https://my.billingplatform.com/demogm/rest/2.0/PRICING
- cURL
- JS
- Go
- Ruby
- Java 8
curl -i -X PATCH \
https://bp-api-docs-v3.redocly.app/_mock/demogm_20250725_full_schema/rest/2.0/PRICING \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'Content-Type: application/json; charset=utf-8' \
-H 'sessionId: string' \
-d '{
"brmObjects": {
"AccountProductId": null,
"BlockIterations": null,
"BlockSize": null,
"BuyRate": null,
"ContractRateId": null,
"Created": null,
"CreatedUserId": null,
"CurrencyCode": null,
"EffectiveDate": null,
"EndDate": null,
"ExternalKey": null,
"Id": null,
"LowerBand": null,
"MainPricingPlanId": null,
"MinCharge": null,
"OrderLineItemId": null,
"PackageProductId": null,
"ProductId": null,
"QuoteProductId": null,
"QuoteRate": null,
"Rate": null,
"RateClassProductId": null,
"RateOrder": null,
"RateSource": null,
"RatingMethodId": null,
"RerateFlag": null,
"RevRecContractProductId": null,
"SSP": null,
"Updated": null,
"UpdatedUserId": null,
"UpperBand": null
},
"externalIDFieldName": "ExternalKey"
}'
{ "upsertResponse": [ { … } ] }
- Mock server
https://bp-api-docs-v3.redocly.app/_mock/demogm_20250725_full_schema/rest/2.0/delete/PRICING
https://my.billingplatform.com/demogm/rest/2.0/delete/PRICING
- 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/PRICING \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'Content-Type: application/json; charset=utf-8' \
-H 'sessionId: string' \
-d '{
"brmObjects": {
"Id": "string"
}
}'
{ "updateResponse": [ { … } ] }