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_ACCOUNT_ACTION
https://my.billingplatform.com/demogm/rest/2.0/CS_ACCOUNT_ACTION
- 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_ACCOUNT_ACTION?queryAnsiSql=string' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'sessionId: string'
{ "retrieveResponse": { "GenerateStatementFlag": 0, "StatementTemplateId": 0, "StatementFromDateFormula": "string", "StatementEndDateFormula": "string", "AccountStrategyId": 0, "ActionTypeId": 0, "ContactTypeId": 0, "Status": "string", "ContactId": 0, "CallNumber": "string", "EmailTemplateId": 0, "EmailId": 0, "EmailSender": "string", "EmailRecipient": "string", "EmailCC": "string", "EmailSubject": "string", "EmailBody": "string", "EmailBodyHtml": "string", "ManualFlag": 0, "ActionNote": "string", "Priority": "string", "Created": "string", "Updated": "string", "PtpId": 0, "CollectorUserId": "string", "Id": "string", "UpdatedUserId": "string", "CreatedUserId": "string", "ActionDate": "string", "EmailBCC": "string", "ContactType": "string", "AttachmentType": "string" } }
- Mock server
https://bp-api-docs-v3.redocly.app/_mock/demogm_08_01_2025_schema/rest/2.0/CS_ACCOUNT_ACTION
https://my.billingplatform.com/demogm/rest/2.0/CS_ACCOUNT_ACTION
- 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_ACCOUNT_ACTION \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'Content-Type: application/json; charset=utf-8' \
-H 'sessionId: string' \
-d '{
"brmObjects": {
"GenerateStatementFlag": 0,
"StatementTemplateId": 0,
"StatementFromDateFormula": "string",
"StatementEndDateFormula": "string",
"AccountStrategyId": 0,
"ActionTypeId": 0,
"ContactTypeId": 0,
"Status": "string",
"ContactId": 0,
"CallNumber": "string",
"EmailTemplateId": 0,
"EmailId": 0,
"EmailSender": "string",
"EmailRecipient": "string",
"EmailCC": "string",
"EmailSubject": "string",
"EmailBody": "string",
"EmailBodyHtml": "string",
"ManualFlag": 0,
"ActionNote": "string",
"Priority": "string",
"Created": "string",
"Updated": "string",
"PtpId": 0,
"CollectorUserId": "string",
"Id": "string",
"UpdatedUserId": "string",
"CreatedUserId": "string",
"ActionDate": "string",
"EmailBCC": "string",
"ContactType": "string",
"AttachmentType": "string"
}
}'
{ "retrieveResponse": { "GenerateStatementFlag": 0, "StatementTemplateId": 0, "StatementFromDateFormula": "string", "StatementEndDateFormula": "string", "AccountStrategyId": 0, "ActionTypeId": 0, "ContactTypeId": 0, "Status": "string", "ContactId": 0, "CallNumber": "string", "EmailTemplateId": 0, "EmailId": 0, "EmailSender": "string", "EmailRecipient": "string", "EmailCC": "string", "EmailSubject": "string", "EmailBody": "string", "EmailBodyHtml": "string", "ManualFlag": 0, "ActionNote": "string", "Priority": "string", "Created": "string", "Updated": "string", "PtpId": 0, "CollectorUserId": "string", "Id": "string", "UpdatedUserId": "string", "CreatedUserId": "string", "ActionDate": "string", "EmailBCC": "string", "ContactType": "string", "AttachmentType": "string" } }
- Mock server
https://bp-api-docs-v3.redocly.app/_mock/demogm_08_01_2025_schema/rest/2.0/CS_ACCOUNT_ACTION
https://my.billingplatform.com/demogm/rest/2.0/CS_ACCOUNT_ACTION
- 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/CS_ACCOUNT_ACTION \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'Content-Type: application/json; charset=utf-8' \
-H 'sessionId: string' \
-d '{
"brmObjects": {
"GenerateStatementFlag": 0,
"StatementTemplateId": 0,
"StatementFromDateFormula": "string",
"StatementEndDateFormula": "string",
"AccountStrategyId": 0,
"ActionTypeId": 0,
"ContactTypeId": 0,
"Status": "string",
"ContactId": 0,
"CallNumber": "string",
"EmailTemplateId": 0,
"EmailId": 0,
"EmailSender": "string",
"EmailRecipient": "string",
"EmailCC": "string",
"EmailSubject": "string",
"EmailBody": "string",
"EmailBodyHtml": "string",
"ManualFlag": 0,
"ActionNote": "string",
"Priority": "string",
"Created": "string",
"Updated": "string",
"PtpId": 0,
"CollectorUserId": "string",
"Id": "string",
"UpdatedUserId": "string",
"CreatedUserId": "string",
"ActionDate": "string",
"EmailBCC": "string",
"ContactType": "string",
"AttachmentType": "string"
}
}'
{ "retrieveResponse": { "GenerateStatementFlag": 0, "StatementTemplateId": 0, "StatementFromDateFormula": "string", "StatementEndDateFormula": "string", "AccountStrategyId": 0, "ActionTypeId": 0, "ContactTypeId": 0, "Status": "string", "ContactId": 0, "CallNumber": "string", "EmailTemplateId": 0, "EmailId": 0, "EmailSender": "string", "EmailRecipient": "string", "EmailCC": "string", "EmailSubject": "string", "EmailBody": "string", "EmailBodyHtml": "string", "ManualFlag": 0, "ActionNote": "string", "Priority": "string", "Created": "string", "Updated": "string", "PtpId": 0, "CollectorUserId": "string", "Id": "string", "UpdatedUserId": "string", "CreatedUserId": "string", "ActionDate": "string", "EmailBCC": "string", "ContactType": "string", "AttachmentType": "string" } }
- Mock server
https://bp-api-docs-v3.redocly.app/_mock/demogm_08_01_2025_schema/rest/2.0/CS_ACCOUNT_ACTION
https://my.billingplatform.com/demogm/rest/2.0/CS_ACCOUNT_ACTION
- 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_ACCOUNT_ACTION?queryAnsiSql=string' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'sessionId: string'
{ "retrieveResponse": { "GenerateStatementFlag": 0, "StatementTemplateId": 0, "StatementFromDateFormula": "string", "StatementEndDateFormula": "string", "AccountStrategyId": 0, "ActionTypeId": 0, "ContactTypeId": 0, "Status": "string", "ContactId": 0, "CallNumber": "string", "EmailTemplateId": 0, "EmailId": 0, "EmailSender": "string", "EmailRecipient": "string", "EmailCC": "string", "EmailSubject": "string", "EmailBody": "string", "EmailBodyHtml": "string", "ManualFlag": 0, "ActionNote": "string", "Priority": "string", "Created": "string", "Updated": "string", "PtpId": 0, "CollectorUserId": "string", "Id": "string", "UpdatedUserId": "string", "CreatedUserId": "string", "ActionDate": "string", "EmailBCC": "string", "ContactType": "string", "AttachmentType": "string" } }
- Mock server
https://bp-api-docs-v3.redocly.app/_mock/demogm_08_01_2025_schema/rest/2.0/CS_ACCOUNT_ACTION
https://my.billingplatform.com/demogm/rest/2.0/CS_ACCOUNT_ACTION
- 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_ACCOUNT_ACTION \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'Content-Type: application/json; charset=utf-8' \
-H 'sessionId: string' \
-d '{
"brmObjects": {
"GenerateStatementFlag": 0,
"StatementTemplateId": 0,
"StatementFromDateFormula": "string",
"StatementEndDateFormula": "string",
"AccountStrategyId": 0,
"ActionTypeId": 0,
"ContactTypeId": 0,
"Status": "string",
"ContactId": 0,
"CallNumber": "string",
"EmailTemplateId": 0,
"EmailId": 0,
"EmailSender": "string",
"EmailRecipient": "string",
"EmailCC": "string",
"EmailSubject": "string",
"EmailBody": "string",
"EmailBodyHtml": "string",
"ManualFlag": 0,
"ActionNote": "string",
"Priority": "string",
"Created": "string",
"Updated": "string",
"PtpId": 0,
"CollectorUserId": "string",
"Id": "string",
"UpdatedUserId": "string",
"CreatedUserId": "string",
"ActionDate": "string",
"EmailBCC": "string",
"ContactType": "string",
"AttachmentType": "string"
}
}'
{ "retrieveResponse": { "GenerateStatementFlag": 0, "StatementTemplateId": 0, "StatementFromDateFormula": "string", "StatementEndDateFormula": "string", "AccountStrategyId": 0, "ActionTypeId": 0, "ContactTypeId": 0, "Status": "string", "ContactId": 0, "CallNumber": "string", "EmailTemplateId": 0, "EmailId": 0, "EmailSender": "string", "EmailRecipient": "string", "EmailCC": "string", "EmailSubject": "string", "EmailBody": "string", "EmailBodyHtml": "string", "ManualFlag": 0, "ActionNote": "string", "Priority": "string", "Created": "string", "Updated": "string", "PtpId": 0, "CollectorUserId": "string", "Id": "string", "UpdatedUserId": "string", "CreatedUserId": "string", "ActionDate": "string", "EmailBCC": "string", "ContactType": "string", "AttachmentType": "string" } }
- Mock server
https://bp-api-docs-v3.redocly.app/_mock/demogm_08_01_2025_schema/rest/2.0/CS_ACCOUNT_ACTION
https://my.billingplatform.com/demogm/rest/2.0/CS_ACCOUNT_ACTION
- 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/CS_ACCOUNT_ACTION \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'Content-Type: application/json; charset=utf-8' \
-H 'sessionId: string' \
-d '{
"brmObjects": {
"GenerateStatementFlag": 0,
"StatementTemplateId": 0,
"StatementFromDateFormula": "string",
"StatementEndDateFormula": "string",
"AccountStrategyId": 0,
"ActionTypeId": 0,
"ContactTypeId": 0,
"Status": "string",
"ContactId": 0,
"CallNumber": "string",
"EmailTemplateId": 0,
"EmailId": 0,
"EmailSender": "string",
"EmailRecipient": "string",
"EmailCC": "string",
"EmailSubject": "string",
"EmailBody": "string",
"EmailBodyHtml": "string",
"ManualFlag": 0,
"ActionNote": "string",
"Priority": "string",
"Created": "string",
"Updated": "string",
"PtpId": 0,
"CollectorUserId": "string",
"Id": "string",
"UpdatedUserId": "string",
"CreatedUserId": "string",
"ActionDate": "string",
"EmailBCC": "string",
"ContactType": "string",
"AttachmentType": "string"
}
}'
{ "retrieveResponse": { "GenerateStatementFlag": 0, "StatementTemplateId": 0, "StatementFromDateFormula": "string", "StatementEndDateFormula": "string", "AccountStrategyId": 0, "ActionTypeId": 0, "ContactTypeId": 0, "Status": "string", "ContactId": 0, "CallNumber": "string", "EmailTemplateId": 0, "EmailId": 0, "EmailSender": "string", "EmailRecipient": "string", "EmailCC": "string", "EmailSubject": "string", "EmailBody": "string", "EmailBodyHtml": "string", "ManualFlag": 0, "ActionNote": "string", "Priority": "string", "Created": "string", "Updated": "string", "PtpId": 0, "CollectorUserId": "string", "Id": "string", "UpdatedUserId": "string", "CreatedUserId": "string", "ActionDate": "string", "EmailBCC": "string", "ContactType": "string", "AttachmentType": "string" } }