Wildberries API TypeScript SDK / <internal> / CustomsDeclarationSetResponse
Interface: CustomsDeclarationSetResponse
Defined in: types/in-store-pickup.types.ts:249
Response from InStorePickupModule.setCustomsDeclarationBulk.
Properties
| Property | Type | Defined in |
|---|---|---|
<a id="requestid"></a> requestId | string | types/in-store-pickup.types.ts:250 |
<a id="results"></a> results | PickupCustomsDeclarationResult[] | types/in-store-pickup.types.ts:251 |