Billing Platform API
API Reference (1.0)
https://bp-api-docs-v3.redocly.app/_mock/demogm_08_01_2025_schema/
https://my.billingplatform.com/demogm/
- Mock server
https://bp-api-docs-v3.redocly.app/_mock/demogm_08_01_2025_schema/rest/2.0/QUOTE/{id}
https://my.billingplatform.com/demogm/rest/2.0/QUOTE/{id}
- cURL
- JS
- Go
- Ruby
- Java 8
curl -i -X GET \
'https://bp-api-docs-v3.redocly.app/_mock/demogm_08_01_2025_schema/rest/2.0/QUOTE/{id}' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'sessionId: string'
{ "retrieveResponse": { "AmendDate": "string", "ProductTreeMode": "string", "QuoteCategory": "string", "SalesforceIsPrimary": 0, "Id": "string", "QuoteName": "string", "AccountId": 0, "Created": "string", "Updated": "string", "CreatedUserId": "string", "UpdatedUserId": "string", "EmailSentOn": "string", "SendQuote": 0, "Status": "string", "ApprovedBy": "string", "FileName": "string", "NeedValidate": "string", "StartDate": "string", "EndDate": "string", "SalesforceAccountId": "string", "DefaultContractId": 0, "QuoteSource": "string", "Currency": 0, "QuoteDraftId": "string", "SourceQuoteId": 0, "ParentQuoteId": 0, "OnEndDate": "string", "QuoteDocTemplateId": 0, "OrderId": 0, "SalesforceOpportunityId": "string", "SalesforceOpportunityUrl": "string", "ProductCount": "string", "ApprovalRequestId": 0, "OriginalQuoteId": 0, "SalesforceBPQuoteId": "string", "CalculationMode": "string", "SalesforcePrimaryOpportunityCount": "string", "IsReadyForActivation": 0, "ApprovedOn": "string" } }
- Mock server
https://bp-api-docs-v3.redocly.app/_mock/demogm_08_01_2025_schema/rest/2.0/QUOTE
https://my.billingplatform.com/demogm/rest/2.0/QUOTE
- cURL
- JS
- Go
- Ruby
- Java 8
curl -i -X GET \
'https://bp-api-docs-v3.redocly.app/_mock/demogm_08_01_2025_schema/rest/2.0/QUOTE?queryAnsiSql=string' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'sessionId: string'
{ "retrieveResponse": { "AmendDate": "string", "ProductTreeMode": "string", "QuoteCategory": "string", "SalesforceIsPrimary": 0, "Id": "string", "QuoteName": "string", "AccountId": 0, "Created": "string", "Updated": "string", "CreatedUserId": "string", "UpdatedUserId": "string", "EmailSentOn": "string", "SendQuote": 0, "Status": "string", "ApprovedBy": "string", "FileName": "string", "NeedValidate": "string", "StartDate": "string", "EndDate": "string", "SalesforceAccountId": "string", "DefaultContractId": 0, "QuoteSource": "string", "Currency": 0, "QuoteDraftId": "string", "SourceQuoteId": 0, "ParentQuoteId": 0, "OnEndDate": "string", "QuoteDocTemplateId": 0, "OrderId": 0, "SalesforceOpportunityId": "string", "SalesforceOpportunityUrl": "string", "ProductCount": "string", "ApprovalRequestId": 0, "OriginalQuoteId": 0, "SalesforceBPQuoteId": "string", "CalculationMode": "string", "SalesforcePrimaryOpportunityCount": "string", "IsReadyForActivation": 0, "ApprovedOn": "string" } }
- Mock server
https://bp-api-docs-v3.redocly.app/_mock/demogm_08_01_2025_schema/rest/2.0/QUOTE
https://my.billingplatform.com/demogm/rest/2.0/QUOTE
- cURL
- JS
- Go
- Ruby
- Java 8
curl -i -X POST \
https://bp-api-docs-v3.redocly.app/_mock/demogm_08_01_2025_schema/rest/2.0/QUOTE \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'Content-Type: application/json; charset=utf-8' \
-H 'sessionId: string' \
-d '{
"brmObjects": {
"AmendDate": "string",
"ProductTreeMode": "string",
"QuoteCategory": "string",
"SalesforceIsPrimary": 0,
"Id": "string",
"QuoteName": "string",
"AccountId": 0,
"Created": "string",
"Updated": "string",
"CreatedUserId": "string",
"UpdatedUserId": "string",
"EmailSentOn": "string",
"SendQuote": 0,
"Status": "string",
"ApprovedBy": "string",
"FileName": "string",
"NeedValidate": "string",
"StartDate": "string",
"EndDate": "string",
"SalesforceAccountId": "string",
"DefaultContractId": 0,
"QuoteSource": "string",
"Currency": 0,
"QuoteDraftId": "string",
"SourceQuoteId": 0,
"ParentQuoteId": 0,
"OnEndDate": "string",
"QuoteDocTemplateId": 0,
"OrderId": 0,
"SalesforceOpportunityId": "string",
"SalesforceOpportunityUrl": "string",
"ProductCount": "string",
"ApprovalRequestId": 0,
"OriginalQuoteId": 0,
"SalesforceBPQuoteId": "string",
"CalculationMode": "string",
"SalesforcePrimaryOpportunityCount": "string",
"IsReadyForActivation": 0,
"ApprovedOn": "string"
}
}'
{ "retrieveResponse": { "AmendDate": "string", "ProductTreeMode": "string", "QuoteCategory": "string", "SalesforceIsPrimary": 0, "Id": "string", "QuoteName": "string", "AccountId": 0, "Created": "string", "Updated": "string", "CreatedUserId": "string", "UpdatedUserId": "string", "EmailSentOn": "string", "SendQuote": 0, "Status": "string", "ApprovedBy": "string", "FileName": "string", "NeedValidate": "string", "StartDate": "string", "EndDate": "string", "SalesforceAccountId": "string", "DefaultContractId": 0, "QuoteSource": "string", "Currency": 0, "QuoteDraftId": "string", "SourceQuoteId": 0, "ParentQuoteId": 0, "OnEndDate": "string", "QuoteDocTemplateId": 0, "OrderId": 0, "SalesforceOpportunityId": "string", "SalesforceOpportunityUrl": "string", "ProductCount": "string", "ApprovalRequestId": 0, "OriginalQuoteId": 0, "SalesforceBPQuoteId": "string", "CalculationMode": "string", "SalesforcePrimaryOpportunityCount": "string", "IsReadyForActivation": 0, "ApprovedOn": "string" } }
- Mock server
https://bp-api-docs-v3.redocly.app/_mock/demogm_08_01_2025_schema/rest/2.0/QUOTE/{id}
https://my.billingplatform.com/demogm/rest/2.0/QUOTE/{id}
- cURL
- JS
- Go
- Ruby
- Java 8
curl -i -X GET \
'https://bp-api-docs-v3.redocly.app/_mock/demogm_08_01_2025_schema/rest/2.0/QUOTE/{id}' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'sessionId: string'
{ "retrieveResponse": { "AmendDate": "string", "ProductTreeMode": "string", "QuoteCategory": "string", "SalesforceIsPrimary": 0, "Id": "string", "QuoteName": "string", "AccountId": 0, "Created": "string", "Updated": "string", "CreatedUserId": "string", "UpdatedUserId": "string", "EmailSentOn": "string", "SendQuote": 0, "Status": "string", "ApprovedBy": "string", "FileName": "string", "NeedValidate": "string", "StartDate": "string", "EndDate": "string", "SalesforceAccountId": "string", "DefaultContractId": 0, "QuoteSource": "string", "Currency": 0, "QuoteDraftId": "string", "SourceQuoteId": 0, "ParentQuoteId": 0, "OnEndDate": "string", "QuoteDocTemplateId": 0, "OrderId": 0, "SalesforceOpportunityId": "string", "SalesforceOpportunityUrl": "string", "ProductCount": "string", "ApprovalRequestId": 0, "OriginalQuoteId": 0, "SalesforceBPQuoteId": "string", "CalculationMode": "string", "SalesforcePrimaryOpportunityCount": "string", "IsReadyForActivation": 0, "ApprovedOn": "string" } }
- Mock server
https://bp-api-docs-v3.redocly.app/_mock/demogm_08_01_2025_schema/rest/2.0/QUOTE
https://my.billingplatform.com/demogm/rest/2.0/QUOTE
- cURL
- JS
- Go
- Ruby
- Java 8
curl -i -X GET \
'https://bp-api-docs-v3.redocly.app/_mock/demogm_08_01_2025_schema/rest/2.0/QUOTE?queryAnsiSql=string' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'sessionId: string'
{ "retrieveResponse": { "AmendDate": "string", "ProductTreeMode": "string", "QuoteCategory": "string", "SalesforceIsPrimary": 0, "Id": "string", "QuoteName": "string", "AccountId": 0, "Created": "string", "Updated": "string", "CreatedUserId": "string", "UpdatedUserId": "string", "EmailSentOn": "string", "SendQuote": 0, "Status": "string", "ApprovedBy": "string", "FileName": "string", "NeedValidate": "string", "StartDate": "string", "EndDate": "string", "SalesforceAccountId": "string", "DefaultContractId": 0, "QuoteSource": "string", "Currency": 0, "QuoteDraftId": "string", "SourceQuoteId": 0, "ParentQuoteId": 0, "OnEndDate": "string", "QuoteDocTemplateId": 0, "OrderId": 0, "SalesforceOpportunityId": "string", "SalesforceOpportunityUrl": "string", "ProductCount": "string", "ApprovalRequestId": 0, "OriginalQuoteId": 0, "SalesforceBPQuoteId": "string", "CalculationMode": "string", "SalesforcePrimaryOpportunityCount": "string", "IsReadyForActivation": 0, "ApprovedOn": "string" } }
- Mock server
https://bp-api-docs-v3.redocly.app/_mock/demogm_08_01_2025_schema/rest/2.0/QUOTE
https://my.billingplatform.com/demogm/rest/2.0/QUOTE
- cURL
- JS
- Go
- Ruby
- Java 8
curl -i -X POST \
https://bp-api-docs-v3.redocly.app/_mock/demogm_08_01_2025_schema/rest/2.0/QUOTE \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'Content-Type: application/json; charset=utf-8' \
-H 'sessionId: string' \
-d '{
"brmObjects": {
"AmendDate": "string",
"ProductTreeMode": "string",
"QuoteCategory": "string",
"SalesforceIsPrimary": 0,
"Id": "string",
"QuoteName": "string",
"AccountId": 0,
"Created": "string",
"Updated": "string",
"CreatedUserId": "string",
"UpdatedUserId": "string",
"EmailSentOn": "string",
"SendQuote": 0,
"Status": "string",
"ApprovedBy": "string",
"FileName": "string",
"NeedValidate": "string",
"StartDate": "string",
"EndDate": "string",
"SalesforceAccountId": "string",
"DefaultContractId": 0,
"QuoteSource": "string",
"Currency": 0,
"QuoteDraftId": "string",
"SourceQuoteId": 0,
"ParentQuoteId": 0,
"OnEndDate": "string",
"QuoteDocTemplateId": 0,
"OrderId": 0,
"SalesforceOpportunityId": "string",
"SalesforceOpportunityUrl": "string",
"ProductCount": "string",
"ApprovalRequestId": 0,
"OriginalQuoteId": 0,
"SalesforceBPQuoteId": "string",
"CalculationMode": "string",
"SalesforcePrimaryOpportunityCount": "string",
"IsReadyForActivation": 0,
"ApprovedOn": "string"
}
}'
{ "retrieveResponse": { "AmendDate": "string", "ProductTreeMode": "string", "QuoteCategory": "string", "SalesforceIsPrimary": 0, "Id": "string", "QuoteName": "string", "AccountId": 0, "Created": "string", "Updated": "string", "CreatedUserId": "string", "UpdatedUserId": "string", "EmailSentOn": "string", "SendQuote": 0, "Status": "string", "ApprovedBy": "string", "FileName": "string", "NeedValidate": "string", "StartDate": "string", "EndDate": "string", "SalesforceAccountId": "string", "DefaultContractId": 0, "QuoteSource": "string", "Currency": 0, "QuoteDraftId": "string", "SourceQuoteId": 0, "ParentQuoteId": 0, "OnEndDate": "string", "QuoteDocTemplateId": 0, "OrderId": 0, "SalesforceOpportunityId": "string", "SalesforceOpportunityUrl": "string", "ProductCount": "string", "ApprovalRequestId": 0, "OriginalQuoteId": 0, "SalesforceBPQuoteId": "string", "CalculationMode": "string", "SalesforcePrimaryOpportunityCount": "string", "IsReadyForActivation": 0, "ApprovedOn": "string" } }