Billing Platform API
API Reference (1.0)
Download OpenAPI description
Overview
Languages
Servers
Mock server
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/REVREC_CONTRACT
https://my.billingplatform.com/demogm/rest/2.0/REVREC_CONTRACT
- cURL
- JS
- Go
- Ruby
- Java 8
curl -i -X PUT \
https://bp-api-docs-v3.redocly.app/_mock/demogm_08_01_2025_schema/rest/2.0/REVREC_CONTRACT \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'Content-Type: application/json; charset=utf-8' \
-H 'sessionId: string' \
-d '{
"brmObjects": {
"Id": "string",
"AccountId": 0,
"Name": "string",
"Created": "string",
"Updated": "string",
"CreatedUserId": "string",
"UpdatedUserId": "string",
"Status": "string",
"CurrentActiveContract": 0,
"OriginalContract": 0,
"SupersededBy": 0,
"Supersedes": 0,
"StartDate": "string",
"EndDate": "string",
"ContractGLStatus": "string",
"EditModifyContract": "string",
"ContractModificationDate": "string",
"ContractModificationMethod": "string"
}
}'
Response
application/json
{ "retrieveResponse": { "Id": "string", "AccountId": 0, "Name": "string", "Created": "string", "Updated": "string", "CreatedUserId": "string", "UpdatedUserId": "string", "Status": "string", "CurrentActiveContract": 0, "OriginalContract": 0, "SupersededBy": 0, "Supersedes": 0, "StartDate": "string", "EndDate": "string", "ContractGLStatus": "string", "EditModifyContract": "string", "ContractModificationDate": "string", "ContractModificationMethod": "string" } }
- Mock server
https://bp-api-docs-v3.redocly.app/_mock/demogm_08_01_2025_schema/rest/2.0/delete/REVREC_CONTRACT
https://my.billingplatform.com/demogm/rest/2.0/delete/REVREC_CONTRACT
- cURL
- JS
- Go
- Ruby
- Java 8
curl -i -X DELETE \
https://bp-api-docs-v3.redocly.app/_mock/demogm_08_01_2025_schema/rest/2.0/delete/REVREC_CONTRACT \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'Content-Type: application/json; charset=utf-8' \
-H 'sessionId: string' \
-d '{
"brmObjects": {
"Id": "string"
}
}'
Response
application/json
{ "retrieveResponse": { "Id": "string", "AccountId": 0, "Name": "string", "Created": "string", "Updated": "string", "CreatedUserId": "string", "UpdatedUserId": "string", "Status": "string", "CurrentActiveContract": 0, "OriginalContract": 0, "SupersededBy": 0, "Supersedes": 0, "StartDate": "string", "EndDate": "string", "ContractGLStatus": "string", "EditModifyContract": "string", "ContractModificationDate": "string", "ContractModificationMethod": "string" } }
- Mock server
https://bp-api-docs-v3.redocly.app/_mock/demogm_08_01_2025_schema/rest/2.0/REVREC_CONTRACT
https://my.billingplatform.com/demogm/rest/2.0/REVREC_CONTRACT
- cURL
- JS
- Go
- Ruby
- Java 8
curl -i -X PUT \
https://bp-api-docs-v3.redocly.app/_mock/demogm_08_01_2025_schema/rest/2.0/REVREC_CONTRACT \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'Content-Type: application/json; charset=utf-8' \
-H 'sessionId: string' \
-d '{
"brmObjects": {
"Id": "string",
"AccountId": 0,
"Name": "string",
"Created": "string",
"Updated": "string",
"CreatedUserId": "string",
"UpdatedUserId": "string",
"Status": "string",
"CurrentActiveContract": 0,
"OriginalContract": 0,
"SupersededBy": 0,
"Supersedes": 0,
"StartDate": "string",
"EndDate": "string",
"ContractGLStatus": "string",
"EditModifyContract": "string",
"ContractModificationDate": "string",
"ContractModificationMethod": "string"
}
}'
Response
application/json
{ "retrieveResponse": { "Id": "string", "AccountId": 0, "Name": "string", "Created": "string", "Updated": "string", "CreatedUserId": "string", "UpdatedUserId": "string", "Status": "string", "CurrentActiveContract": 0, "OriginalContract": 0, "SupersededBy": 0, "Supersedes": 0, "StartDate": "string", "EndDate": "string", "ContractGLStatus": "string", "EditModifyContract": "string", "ContractModificationDate": "string", "ContractModificationMethod": "string" } }
- Mock server
https://bp-api-docs-v3.redocly.app/_mock/demogm_08_01_2025_schema/rest/2.0/delete/REVREC_CONTRACT
https://my.billingplatform.com/demogm/rest/2.0/delete/REVREC_CONTRACT
- cURL
- JS
- Go
- Ruby
- Java 8
curl -i -X DELETE \
https://bp-api-docs-v3.redocly.app/_mock/demogm_08_01_2025_schema/rest/2.0/delete/REVREC_CONTRACT \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'Content-Type: application/json; charset=utf-8' \
-H 'sessionId: string' \
-d '{
"brmObjects": {
"Id": "string"
}
}'
Response
application/json
{ "retrieveResponse": { "Id": "string", "AccountId": 0, "Name": "string", "Created": "string", "Updated": "string", "CreatedUserId": "string", "UpdatedUserId": "string", "Status": "string", "CurrentActiveContract": 0, "OriginalContract": 0, "SupersededBy": 0, "Supersedes": 0, "StartDate": "string", "EndDate": "string", "ContractGLStatus": "string", "EditModifyContract": "string", "ContractModificationDate": "string", "ContractModificationMethod": "string" } }