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/GENERAL_LEDGER_TRANSACTION/{id}
https://my.billingplatform.com/demogm/rest/2.0/GENERAL_LEDGER_TRANSACTION/{id}
- cURL
- JS
- Go
- Ruby
- Java 8
curl -i -X GET \
'https://bp-api-docs-v3.redocly.app/_mock/demogm_20250725_full_schema/rest/2.0/GENERAL_LEDGER_TRANSACTION/{id}' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'sessionId: string'
{ "retrieveResponse": { "AccountId": null, "AccountingPeriodId": null, "BillingActivityId": null, "CatchUpAdjustmentFlag": null, "Created": null, "CreatedUserId": null, "CreditId": null, "CreditItemInvoiceDetailId": null, "CurrencyCode": null, "EntityId": null, "FinancialAccountId": null, "FinancialAccountType": null, "FinancialCriteriaId": null, "FinancialPeriodId": null, "Id": null, "InvoiceId": null, "JEType": null, "JournalEntryId": null, "ObjectId": null, "OriginRevenueContractId": null, "OriginRevenueContractProductId": null, "PaymentId": null, "PaymentItemInvoiceDetailId": null, "PerformanceObligation": null, "PeriodEndDate": null, "PeriodStartDate": null, "PrePeriodEnforceDate": null, "RefundId": null, "RevRecContractProductId": null, "ReversalStatus": null, "RevrecContractProductEventId": null, "Source": null, "TransactionDate": null, "TransactionId": null, "Updated": null, "UpdatedUserId": null } }
- Mock server
https://bp-api-docs-v3.redocly.app/_mock/demogm_20250725_full_schema/rest/2.0/GENERAL_LEDGER_TRANSACTION
https://my.billingplatform.com/demogm/rest/2.0/GENERAL_LEDGER_TRANSACTION
- cURL
- JS
- Go
- Ruby
- Java 8
curl -i -X GET \
'https://bp-api-docs-v3.redocly.app/_mock/demogm_20250725_full_schema/rest/2.0/GENERAL_LEDGER_TRANSACTION?queryAnsiSql=string' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'sessionId: string'
{ "retrieveResponse": { "AccountId": null, "AccountingPeriodId": null, "BillingActivityId": null, "CatchUpAdjustmentFlag": null, "Created": null, "CreatedUserId": null, "CreditId": null, "CreditItemInvoiceDetailId": null, "CurrencyCode": null, "EntityId": null, "FinancialAccountId": null, "FinancialAccountType": null, "FinancialCriteriaId": null, "FinancialPeriodId": null, "Id": null, "InvoiceId": null, "JEType": null, "JournalEntryId": null, "ObjectId": null, "OriginRevenueContractId": null, "OriginRevenueContractProductId": null, "PaymentId": null, "PaymentItemInvoiceDetailId": null, "PerformanceObligation": null, "PeriodEndDate": null, "PeriodStartDate": null, "PrePeriodEnforceDate": null, "RefundId": null, "RevRecContractProductId": null, "ReversalStatus": null, "RevrecContractProductEventId": null, "Source": null, "TransactionDate": null, "TransactionId": null, "Updated": null, "UpdatedUserId": null } }
- Mock server
https://bp-api-docs-v3.redocly.app/_mock/demogm_20250725_full_schema/rest/2.0/GENERAL_LEDGER_TRANSACTION
https://my.billingplatform.com/demogm/rest/2.0/GENERAL_LEDGER_TRANSACTION
- cURL
- JS
- Go
- Ruby
- Java 8
curl -i -X PUT \
https://bp-api-docs-v3.redocly.app/_mock/demogm_20250725_full_schema/rest/2.0/GENERAL_LEDGER_TRANSACTION \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'Content-Type: application/json; charset=utf-8' \
-H 'sessionId: string' \
-d '{
"brmObjects": {
"AccountId": null,
"AccountingPeriodId": null,
"BillingActivityId": null,
"CatchUpAdjustmentFlag": null,
"Created": null,
"CreatedUserId": null,
"CreditId": null,
"CreditItemInvoiceDetailId": null,
"CurrencyCode": null,
"EntityId": null,
"FinancialAccountId": null,
"FinancialAccountType": null,
"FinancialCriteriaId": null,
"FinancialPeriodId": null,
"Id": null,
"InvoiceId": null,
"JEType": null,
"JournalEntryId": null,
"ObjectId": null,
"OriginRevenueContractId": null,
"OriginRevenueContractProductId": null,
"PaymentId": null,
"PaymentItemInvoiceDetailId": null,
"PerformanceObligation": null,
"PeriodEndDate": null,
"PeriodStartDate": null,
"PrePeriodEnforceDate": null,
"RefundId": null,
"RevRecContractProductId": null,
"ReversalStatus": null,
"RevrecContractProductEventId": null,
"Source": null,
"TransactionDate": null,
"TransactionId": null,
"Updated": null,
"UpdatedUserId": null
}
}'
{ "updateResponse": [ { … } ] }
- Mock server
https://bp-api-docs-v3.redocly.app/_mock/demogm_20250725_full_schema/rest/2.0/GENERAL_LEDGER_TRANSACTION/{id}
https://my.billingplatform.com/demogm/rest/2.0/GENERAL_LEDGER_TRANSACTION/{id}
- cURL
- JS
- Go
- Ruby
- Java 8
curl -i -X GET \
'https://bp-api-docs-v3.redocly.app/_mock/demogm_20250725_full_schema/rest/2.0/GENERAL_LEDGER_TRANSACTION/{id}' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'sessionId: string'
{ "retrieveResponse": { "AccountId": null, "AccountingPeriodId": null, "BillingActivityId": null, "CatchUpAdjustmentFlag": null, "Created": null, "CreatedUserId": null, "CreditId": null, "CreditItemInvoiceDetailId": null, "CurrencyCode": null, "EntityId": null, "FinancialAccountId": null, "FinancialAccountType": null, "FinancialCriteriaId": null, "FinancialPeriodId": null, "Id": null, "InvoiceId": null, "JEType": null, "JournalEntryId": null, "ObjectId": null, "OriginRevenueContractId": null, "OriginRevenueContractProductId": null, "PaymentId": null, "PaymentItemInvoiceDetailId": null, "PerformanceObligation": null, "PeriodEndDate": null, "PeriodStartDate": null, "PrePeriodEnforceDate": null, "RefundId": null, "RevRecContractProductId": null, "ReversalStatus": null, "RevrecContractProductEventId": null, "Source": null, "TransactionDate": null, "TransactionId": null, "Updated": null, "UpdatedUserId": null } }
- Mock server
https://bp-api-docs-v3.redocly.app/_mock/demogm_20250725_full_schema/rest/2.0/GENERAL_LEDGER_TRANSACTION
https://my.billingplatform.com/demogm/rest/2.0/GENERAL_LEDGER_TRANSACTION
- cURL
- JS
- Go
- Ruby
- Java 8
curl -i -X GET \
'https://bp-api-docs-v3.redocly.app/_mock/demogm_20250725_full_schema/rest/2.0/GENERAL_LEDGER_TRANSACTION?queryAnsiSql=string' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'sessionId: string'
{ "retrieveResponse": { "AccountId": null, "AccountingPeriodId": null, "BillingActivityId": null, "CatchUpAdjustmentFlag": null, "Created": null, "CreatedUserId": null, "CreditId": null, "CreditItemInvoiceDetailId": null, "CurrencyCode": null, "EntityId": null, "FinancialAccountId": null, "FinancialAccountType": null, "FinancialCriteriaId": null, "FinancialPeriodId": null, "Id": null, "InvoiceId": null, "JEType": null, "JournalEntryId": null, "ObjectId": null, "OriginRevenueContractId": null, "OriginRevenueContractProductId": null, "PaymentId": null, "PaymentItemInvoiceDetailId": null, "PerformanceObligation": null, "PeriodEndDate": null, "PeriodStartDate": null, "PrePeriodEnforceDate": null, "RefundId": null, "RevRecContractProductId": null, "ReversalStatus": null, "RevrecContractProductEventId": null, "Source": null, "TransactionDate": null, "TransactionId": null, "Updated": null, "UpdatedUserId": null } }
- Mock server
https://bp-api-docs-v3.redocly.app/_mock/demogm_20250725_full_schema/rest/2.0/GENERAL_LEDGER_TRANSACTION
https://my.billingplatform.com/demogm/rest/2.0/GENERAL_LEDGER_TRANSACTION
- cURL
- JS
- Go
- Ruby
- Java 8
curl -i -X PUT \
https://bp-api-docs-v3.redocly.app/_mock/demogm_20250725_full_schema/rest/2.0/GENERAL_LEDGER_TRANSACTION \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'Content-Type: application/json; charset=utf-8' \
-H 'sessionId: string' \
-d '{
"brmObjects": {
"AccountId": null,
"AccountingPeriodId": null,
"BillingActivityId": null,
"CatchUpAdjustmentFlag": null,
"Created": null,
"CreatedUserId": null,
"CreditId": null,
"CreditItemInvoiceDetailId": null,
"CurrencyCode": null,
"EntityId": null,
"FinancialAccountId": null,
"FinancialAccountType": null,
"FinancialCriteriaId": null,
"FinancialPeriodId": null,
"Id": null,
"InvoiceId": null,
"JEType": null,
"JournalEntryId": null,
"ObjectId": null,
"OriginRevenueContractId": null,
"OriginRevenueContractProductId": null,
"PaymentId": null,
"PaymentItemInvoiceDetailId": null,
"PerformanceObligation": null,
"PeriodEndDate": null,
"PeriodStartDate": null,
"PrePeriodEnforceDate": null,
"RefundId": null,
"RevRecContractProductId": null,
"ReversalStatus": null,
"RevrecContractProductEventId": null,
"Source": null,
"TransactionDate": null,
"TransactionId": null,
"Updated": null,
"UpdatedUserId": null
}
}'
{ "updateResponse": [ { … } ] }