Account Service
stringstringstringstring · uuidbooleanstringstring · uuid
blocked-item-trees
Operations addressed under /blocked-item-trees — 1 operation.
get-blocked-item-tree-list
GET
https://dg-sandbox.dgpays.com/account-service
/blocked-item-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<BlockedItemTreeDto>.
| Field | Declared type | Nullable |
|---|---|---|
Id | Guid | no |
Code | string | no |
ParentCode | string | no |
ParentBlockedItemId | Guid? | yes |
IsActive | bool | no |
ChildProductTrees | List<ChildProductTreeItem> (collection) | no |
Member names are the service's declaration names.
query Parameters
object
orderByorderSortget-blocked-item-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[]
codeidisActiveparentCodeparentId