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