Account Service
integer · int32stringstringstringstring · uuidbooleanstring · uuidstring
account-product-trees
Operations addressed under /account-product-trees — 1 operation.
get-account-product-tree-list
GET
https://dg-sandbox.dgpays.com/account-service
/account-product-trees
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Response body, read from the service source
The route declares its response as IEnumerable<AccountProductTreeDto>.
| Field | Declared type | Nullable |
|---|---|---|
Id | Guid | no |
Code | string | no |
Name | string | no |
ParentCode | string | no |
ParentAccountProductId | Guid? | yes |
IsActive | bool | no |
ChildProductTrees | List<ChildProductTreeItem> (collection) | no |
Member names are the service's declaration names.
query Parameters
customerTypeorderByorderSortget-account-product-tree-list › Responses
Success. Returns a collection of records. Of 135 operations in this state that were probed (measured against a reference deployment on parameterless GET routes only), 118 answered and 118 returned a bare JSON array.
object[]
Array of catalog-declared response records.
object[]
codeidisActiveparentAccountProductIdparentCode