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/PAYMENT/{id}
https://my.billingplatform.com/demogm/rest/2.0/PAYMENT/{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/PAYMENT/{id}' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'sessionId: string'
{ "retrieveResponse": { "AccountingPeriodId": null, "AchBankAcctNum": null, "AchToken": null, "Address1": null, "AllocatedToExtAccount": null, "ApproveInvoiceId": null, "Autoallocate": null, "AutomaticPayment": null, "BillingProfileId": null, "BpPayoutId": null, "CheckNumber": null, "City": null, "Country": null, "Created": null, "CreatedUserId": null, "CreditCardCCV": null, "CreditCardExpDate": null, "CreditCardName": null, "CreditCardNumber": null, "CreditCardToken": null, "CreditCardTransactionMessage": null, "CreditCardTransactionStatus": null, "CreditCardTransactionStatusCode": null, "CreditCardType": null, "EcomTransactionId": null, "EcomTransactionResponseId": null, "ExternalReferenceId": null, "GatewayTransactionId": null, "GatewayTransactionStatus": null, "GatewayTransactionStatusDate": null, "HostedPaymentPageExternalId": null, "Id": null, "InvoiceIdDisplay": null, "LateApprovedBy": null, "LockboxRecordId": null, "OperatorId": null, "PaStrategyIds": null, "PaymentAllocationStrategy": null, "PaymentCreditAllocationMethod": null, "PaymentDate": null, "PaymentGatewayProfileId": null, "PaymentNote": null, "PaymentType": null, "PayoutId": null, "PendingAmount": null, "SinglePaymentGroup": null, "SourcePaymentId": null, "State": null, "TaxAllocation": null, "Updated": null, "UpdatedUserId": null, "VoidFlag": null, "VoidWithoutGateway": null, "VoidedPaymentId": null, "WalletId": null, "Zip": null } }
- Mock server
https://bp-api-docs-v3.redocly.app/_mock/demogm_20250725_full_schema/rest/2.0/PAYMENT
https://my.billingplatform.com/demogm/rest/2.0/PAYMENT
- 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/PAYMENT?queryAnsiSql=string' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'sessionId: string'
{ "retrieveResponse": { "AccountingPeriodId": null, "AchBankAcctNum": null, "AchToken": null, "Address1": null, "AllocatedToExtAccount": null, "ApproveInvoiceId": null, "Autoallocate": null, "AutomaticPayment": null, "BillingProfileId": null, "BpPayoutId": null, "CheckNumber": null, "City": null, "Country": null, "Created": null, "CreatedUserId": null, "CreditCardCCV": null, "CreditCardExpDate": null, "CreditCardName": null, "CreditCardNumber": null, "CreditCardToken": null, "CreditCardTransactionMessage": null, "CreditCardTransactionStatus": null, "CreditCardTransactionStatusCode": null, "CreditCardType": null, "EcomTransactionId": null, "EcomTransactionResponseId": null, "ExternalReferenceId": null, "GatewayTransactionId": null, "GatewayTransactionStatus": null, "GatewayTransactionStatusDate": null, "HostedPaymentPageExternalId": null, "Id": null, "InvoiceIdDisplay": null, "LateApprovedBy": null, "LockboxRecordId": null, "OperatorId": null, "PaStrategyIds": null, "PaymentAllocationStrategy": null, "PaymentCreditAllocationMethod": null, "PaymentDate": null, "PaymentGatewayProfileId": null, "PaymentNote": null, "PaymentType": null, "PayoutId": null, "PendingAmount": null, "SinglePaymentGroup": null, "SourcePaymentId": null, "State": null, "TaxAllocation": null, "Updated": null, "UpdatedUserId": null, "VoidFlag": null, "VoidWithoutGateway": null, "VoidedPaymentId": null, "WalletId": null, "Zip": null } }
- Mock server
https://bp-api-docs-v3.redocly.app/_mock/demogm_20250725_full_schema/rest/2.0/PAYMENT
https://my.billingplatform.com/demogm/rest/2.0/PAYMENT
- 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/PAYMENT \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'Content-Type: application/json; charset=utf-8' \
-H 'sessionId: string' \
-d '{
"brmObjects": {
"AccountingPeriodId": null,
"AchBankAcctNum": null,
"AchToken": null,
"Address1": null,
"AllocatedToExtAccount": null,
"ApproveInvoiceId": null,
"Autoallocate": null,
"AutomaticPayment": null,
"BillingProfileId": null,
"BpPayoutId": null,
"CheckNumber": null,
"City": null,
"Country": null,
"Created": null,
"CreatedUserId": null,
"CreditCardCCV": null,
"CreditCardExpDate": null,
"CreditCardName": null,
"CreditCardNumber": null,
"CreditCardToken": null,
"CreditCardTransactionMessage": null,
"CreditCardTransactionStatus": null,
"CreditCardTransactionStatusCode": null,
"CreditCardType": null,
"EcomTransactionId": null,
"EcomTransactionResponseId": null,
"ExternalReferenceId": null,
"GatewayTransactionId": null,
"GatewayTransactionStatus": null,
"GatewayTransactionStatusDate": null,
"HostedPaymentPageExternalId": null,
"Id": null,
"InvoiceIdDisplay": null,
"LateApprovedBy": null,
"LockboxRecordId": null,
"OperatorId": null,
"PaStrategyIds": null,
"PaymentAllocationStrategy": null,
"PaymentCreditAllocationMethod": null,
"PaymentDate": null,
"PaymentGatewayProfileId": null,
"PaymentNote": null,
"PaymentType": null,
"PayoutId": null,
"PendingAmount": null,
"SinglePaymentGroup": null,
"SourcePaymentId": null,
"State": null,
"TaxAllocation": null,
"Updated": null,
"UpdatedUserId": null,
"VoidFlag": null,
"VoidWithoutGateway": null,
"VoidedPaymentId": null,
"WalletId": null,
"Zip": null
}
}'
{ "updateResponse": [ { … } ] }
- Mock server
https://bp-api-docs-v3.redocly.app/_mock/demogm_20250725_full_schema/rest/2.0/PAYMENT/{id}
https://my.billingplatform.com/demogm/rest/2.0/PAYMENT/{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/PAYMENT/{id}' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'sessionId: string'
{ "retrieveResponse": { "AccountingPeriodId": null, "AchBankAcctNum": null, "AchToken": null, "Address1": null, "AllocatedToExtAccount": null, "ApproveInvoiceId": null, "Autoallocate": null, "AutomaticPayment": null, "BillingProfileId": null, "BpPayoutId": null, "CheckNumber": null, "City": null, "Country": null, "Created": null, "CreatedUserId": null, "CreditCardCCV": null, "CreditCardExpDate": null, "CreditCardName": null, "CreditCardNumber": null, "CreditCardToken": null, "CreditCardTransactionMessage": null, "CreditCardTransactionStatus": null, "CreditCardTransactionStatusCode": null, "CreditCardType": null, "EcomTransactionId": null, "EcomTransactionResponseId": null, "ExternalReferenceId": null, "GatewayTransactionId": null, "GatewayTransactionStatus": null, "GatewayTransactionStatusDate": null, "HostedPaymentPageExternalId": null, "Id": null, "InvoiceIdDisplay": null, "LateApprovedBy": null, "LockboxRecordId": null, "OperatorId": null, "PaStrategyIds": null, "PaymentAllocationStrategy": null, "PaymentCreditAllocationMethod": null, "PaymentDate": null, "PaymentGatewayProfileId": null, "PaymentNote": null, "PaymentType": null, "PayoutId": null, "PendingAmount": null, "SinglePaymentGroup": null, "SourcePaymentId": null, "State": null, "TaxAllocation": null, "Updated": null, "UpdatedUserId": null, "VoidFlag": null, "VoidWithoutGateway": null, "VoidedPaymentId": null, "WalletId": null, "Zip": null } }
- Mock server
https://bp-api-docs-v3.redocly.app/_mock/demogm_20250725_full_schema/rest/2.0/PAYMENT
https://my.billingplatform.com/demogm/rest/2.0/PAYMENT
- 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/PAYMENT?queryAnsiSql=string' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'sessionId: string'
{ "retrieveResponse": { "AccountingPeriodId": null, "AchBankAcctNum": null, "AchToken": null, "Address1": null, "AllocatedToExtAccount": null, "ApproveInvoiceId": null, "Autoallocate": null, "AutomaticPayment": null, "BillingProfileId": null, "BpPayoutId": null, "CheckNumber": null, "City": null, "Country": null, "Created": null, "CreatedUserId": null, "CreditCardCCV": null, "CreditCardExpDate": null, "CreditCardName": null, "CreditCardNumber": null, "CreditCardToken": null, "CreditCardTransactionMessage": null, "CreditCardTransactionStatus": null, "CreditCardTransactionStatusCode": null, "CreditCardType": null, "EcomTransactionId": null, "EcomTransactionResponseId": null, "ExternalReferenceId": null, "GatewayTransactionId": null, "GatewayTransactionStatus": null, "GatewayTransactionStatusDate": null, "HostedPaymentPageExternalId": null, "Id": null, "InvoiceIdDisplay": null, "LateApprovedBy": null, "LockboxRecordId": null, "OperatorId": null, "PaStrategyIds": null, "PaymentAllocationStrategy": null, "PaymentCreditAllocationMethod": null, "PaymentDate": null, "PaymentGatewayProfileId": null, "PaymentNote": null, "PaymentType": null, "PayoutId": null, "PendingAmount": null, "SinglePaymentGroup": null, "SourcePaymentId": null, "State": null, "TaxAllocation": null, "Updated": null, "UpdatedUserId": null, "VoidFlag": null, "VoidWithoutGateway": null, "VoidedPaymentId": null, "WalletId": null, "Zip": null } }
- Mock server
https://bp-api-docs-v3.redocly.app/_mock/demogm_20250725_full_schema/rest/2.0/PAYMENT
https://my.billingplatform.com/demogm/rest/2.0/PAYMENT
- 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/PAYMENT \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'Content-Type: application/json; charset=utf-8' \
-H 'sessionId: string' \
-d '{
"brmObjects": {
"AccountingPeriodId": null,
"AchBankAcctNum": null,
"AchToken": null,
"Address1": null,
"AllocatedToExtAccount": null,
"ApproveInvoiceId": null,
"Autoallocate": null,
"AutomaticPayment": null,
"BillingProfileId": null,
"BpPayoutId": null,
"CheckNumber": null,
"City": null,
"Country": null,
"Created": null,
"CreatedUserId": null,
"CreditCardCCV": null,
"CreditCardExpDate": null,
"CreditCardName": null,
"CreditCardNumber": null,
"CreditCardToken": null,
"CreditCardTransactionMessage": null,
"CreditCardTransactionStatus": null,
"CreditCardTransactionStatusCode": null,
"CreditCardType": null,
"EcomTransactionId": null,
"EcomTransactionResponseId": null,
"ExternalReferenceId": null,
"GatewayTransactionId": null,
"GatewayTransactionStatus": null,
"GatewayTransactionStatusDate": null,
"HostedPaymentPageExternalId": null,
"Id": null,
"InvoiceIdDisplay": null,
"LateApprovedBy": null,
"LockboxRecordId": null,
"OperatorId": null,
"PaStrategyIds": null,
"PaymentAllocationStrategy": null,
"PaymentCreditAllocationMethod": null,
"PaymentDate": null,
"PaymentGatewayProfileId": null,
"PaymentNote": null,
"PaymentType": null,
"PayoutId": null,
"PendingAmount": null,
"SinglePaymentGroup": null,
"SourcePaymentId": null,
"State": null,
"TaxAllocation": null,
"Updated": null,
"UpdatedUserId": null,
"VoidFlag": null,
"VoidWithoutGateway": null,
"VoidedPaymentId": null,
"WalletId": null,
"Zip": null
}
}'
{ "updateResponse": [ { … } ] }