Billing Platform API
CONTRACT API Reference
CONTRACT_RATE API Reference
COUNTRY API Reference
COUNTRY_CODE_MAP API Reference
LABEL_VERSION API Reference
LANGUAGE API Reference
PACKAGE API Reference
PACKAGE_CURRENCY API Reference
PACKAGE_PRODUCT API Reference
PRICING API Reference
Configure the Products in your product catalog
RATE_CLASS API Reference
RATE_CLASS_PRODUCT API Reference
RATING_METHOD API Reference
ACCOUNT API Reference
ACCOUNT_PRODUCT API Reference
ACCOUNT_PACKAGE API Reference
ACCOUNT_PRODUCT_QUOTE API Reference
BILLING_PROFILE API Reference
CONTRACT_CURRENCY API Reference
COUNTRY_CODE API Reference
CURRENCY API Reference
SHARING_GROUP API Reference
Get Sharing Groups By Id
Id of the record
curl -i -X GET \ 'https://bp-api-docs-v3.redocly.app/_mock/cwid_206_manual/rest/2.0/SHARING_GROUP/{id}' \ -H 'Authorization: Bearer <YOUR_JWT_HERE>' \ -H 'sessionId: string'
Successful response with requested data
{ "retrieveResponse": { "Created": "string", "UpdatedUserId": "string", "Id": "string", "CreatedUserId": "string", "Name": "string", "Updated": "string" } }
Get record(s) using filters
SQL Where part
curl -i -X GET \ 'https://bp-api-docs-v3.redocly.app/_mock/cwid_206_manual/rest/2.0/SHARING_GROUP?queryAnsiSql=string' \ -H 'Authorization: Bearer <YOUR_JWT_HERE>' \ -H 'sessionId: string'
Save Sharing Groups
curl -i -X POST \ https://bp-api-docs-v3.redocly.app/_mock/cwid_206_manual/rest/2.0/SHARING_GROUP \ -H 'Authorization: Bearer <YOUR_JWT_HERE>' \ -H 'Content-Type: application/json; charset=utf-8' \ -H 'sessionId: string' \ -d '{ "brmObjects": { "Created": "string", "UpdatedUserId": "string", "Id": "string", "CreatedUserId": "string", "Name": "string", "Updated": "string" } }'
SHARING_GROUP_RULE API Reference
SHARING_GROUP_USER API Reference
TIME_ZONE API Reference
ACTIVITY API Reference
ACTIVITY_COLLECTOR API Reference
BILLING_IDENTIFIER API Reference
COLLECTOR_FIELDS API Reference
CREDIT API Reference
CREDIT_ALLOCATION API Reference
CREDIT_TYPE API Reference
DUNNING_INTERVAL API Reference
INVOICE API Reference
INVOICE_TEMPLATE API Reference
PAYMENT API Reference
REFUND API Reference
REFUND_TYPE API Reference
TAX_DETAIL API Reference
TAX_ENGINE API Reference
TAX_ENGINE_AUDIT API Reference
ACCOUNT_CONTACT API Reference
CONTACT_TYPE API Reference
CS_ACCOUNT_ACTION API Reference
CS_ACTION API Reference
CS_ACTION_TYPE API Reference
CS_STRATEGY API Reference
INVOICE_WALLET API Reference
PAYMENT_ALLOCATION API Reference
PAYMENT_TYPE API Reference
STATEMENT_TEMPLATE API Reference
GENERAL_LEDGER_TRANSACTION API Reference
PROCESS_QUEUE_REVENUE_COMMITMENT API Reference
REVREC_CONTRACT API Reference
ENTITY API Reference
ENTITY_FIELD API Reference
ENTITY_FIELD_ROLE API Reference
ENTITY_FIELD_VALUES API Reference
BULK_DATA_LOADER API Reference
QUOTE API Reference
QUOTE_DRAFT API Reference
QUOTE_PRODUCT API Reference
QUOTE_PERIOD API Reference
QUOTE_PRODUCT_PERIOD API Reference