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/CS_ACTION_TYPE/{id}
https://my.billingplatform.com/demogm/rest/2.0/CS_ACTION_TYPE/{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/CS_ACTION_TYPE/{id}' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'sessionId: string'
{ "retrieveResponse": { "Name": "string", "Type": "string", "Status": "string", "ActionNote": "string", "CanBeScheduled": 0, "WorkflowRuleId": 0, "Created": "string", "Updated": "string", "Id": "string", "UpdatedUserId": "string", "CreatedUserId": "string", "WhenCreatedWorkflowRuleId": 0, "AccountContactRecipients": "string", "ConfigurationId": 0, "Description": "string" } }
- Mock server
https://bp-api-docs-v3.redocly.app/_mock/demogm_08_01_2025_schema/rest/2.0/CS_ACTION_TYPE
https://my.billingplatform.com/demogm/rest/2.0/CS_ACTION_TYPE
- 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/CS_ACTION_TYPE?queryAnsiSql=string' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'sessionId: string'
{ "retrieveResponse": { "Name": "string", "Type": "string", "Status": "string", "ActionNote": "string", "CanBeScheduled": 0, "WorkflowRuleId": 0, "Created": "string", "Updated": "string", "Id": "string", "UpdatedUserId": "string", "CreatedUserId": "string", "WhenCreatedWorkflowRuleId": 0, "AccountContactRecipients": "string", "ConfigurationId": 0, "Description": "string" } }
- Mock server
https://bp-api-docs-v3.redocly.app/_mock/demogm_08_01_2025_schema/rest/2.0/CS_ACTION_TYPE
https://my.billingplatform.com/demogm/rest/2.0/CS_ACTION_TYPE
- 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/CS_ACTION_TYPE \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'Content-Type: application/json; charset=utf-8' \
-H 'sessionId: string' \
-d '{
"brmObjects": {
"Name": "string",
"Type": "string",
"Status": "string",
"ActionNote": "string",
"CanBeScheduled": 0,
"WorkflowRuleId": 0,
"Created": "string",
"Updated": "string",
"Id": "string",
"UpdatedUserId": "string",
"CreatedUserId": "string",
"WhenCreatedWorkflowRuleId": 0,
"AccountContactRecipients": "string",
"ConfigurationId": 0,
"Description": "string"
}
}'
{ "retrieveResponse": { "Name": "string", "Type": "string", "Status": "string", "ActionNote": "string", "CanBeScheduled": 0, "WorkflowRuleId": 0, "Created": "string", "Updated": "string", "Id": "string", "UpdatedUserId": "string", "CreatedUserId": "string", "WhenCreatedWorkflowRuleId": 0, "AccountContactRecipients": "string", "ConfigurationId": 0, "Description": "string" } }
- Mock server
https://bp-api-docs-v3.redocly.app/_mock/demogm_08_01_2025_schema/rest/2.0/CS_ACTION_TYPE/{id}
https://my.billingplatform.com/demogm/rest/2.0/CS_ACTION_TYPE/{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/CS_ACTION_TYPE/{id}' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'sessionId: string'
{ "retrieveResponse": { "Name": "string", "Type": "string", "Status": "string", "ActionNote": "string", "CanBeScheduled": 0, "WorkflowRuleId": 0, "Created": "string", "Updated": "string", "Id": "string", "UpdatedUserId": "string", "CreatedUserId": "string", "WhenCreatedWorkflowRuleId": 0, "AccountContactRecipients": "string", "ConfigurationId": 0, "Description": "string" } }
- Mock server
https://bp-api-docs-v3.redocly.app/_mock/demogm_08_01_2025_schema/rest/2.0/CS_ACTION_TYPE
https://my.billingplatform.com/demogm/rest/2.0/CS_ACTION_TYPE
- 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/CS_ACTION_TYPE?queryAnsiSql=string' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'sessionId: string'
{ "retrieveResponse": { "Name": "string", "Type": "string", "Status": "string", "ActionNote": "string", "CanBeScheduled": 0, "WorkflowRuleId": 0, "Created": "string", "Updated": "string", "Id": "string", "UpdatedUserId": "string", "CreatedUserId": "string", "WhenCreatedWorkflowRuleId": 0, "AccountContactRecipients": "string", "ConfigurationId": 0, "Description": "string" } }
- Mock server
https://bp-api-docs-v3.redocly.app/_mock/demogm_08_01_2025_schema/rest/2.0/CS_ACTION_TYPE
https://my.billingplatform.com/demogm/rest/2.0/CS_ACTION_TYPE
- 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/CS_ACTION_TYPE \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'Content-Type: application/json; charset=utf-8' \
-H 'sessionId: string' \
-d '{
"brmObjects": {
"Name": "string",
"Type": "string",
"Status": "string",
"ActionNote": "string",
"CanBeScheduled": 0,
"WorkflowRuleId": 0,
"Created": "string",
"Updated": "string",
"Id": "string",
"UpdatedUserId": "string",
"CreatedUserId": "string",
"WhenCreatedWorkflowRuleId": 0,
"AccountContactRecipients": "string",
"ConfigurationId": 0,
"Description": "string"
}
}'
{ "retrieveResponse": { "Name": "string", "Type": "string", "Status": "string", "ActionNote": "string", "CanBeScheduled": 0, "WorkflowRuleId": 0, "Created": "string", "Updated": "string", "Id": "string", "UpdatedUserId": "string", "CreatedUserId": "string", "WhenCreatedWorkflowRuleId": 0, "AccountContactRecipients": "string", "ConfigurationId": 0, "Description": "string" } }