curl --location -g --request GET 'https://relay.exostack.cloud/{{relay_path}}/api/inventory/product_group/' \
--header 'x-api-key: <api-key>'{
"updated_at": "2019-08-24T14:15:22.123Z",
"is_used": true,
"deleted": true,
"description": "string",
"sales_accounts": [
{
"id": 0,
"account_number": 0,
"account_id": 0
}
],
"purchase_accounts": [
{
"id": 0,
"account_number": 0,
"account_id": 0
}
],
"tax_exception_number": 0,
"segment_number": 0,
"bo_allowed": true,
"reference": {
"segment_id": 0,
"tax_exception_id": 0,
"updated_by_user_id": 0,
"card_pos": 0
},
"id": 0,
"number": 0
}