Skip to content

Get charge storage location

GET
/transfer/rest/v1/charges/storage-location/{charge}/{type}

Returns storage location of a charge

Authorizations

bearerAuth
TypeHTTP (bearer)

Parameters

Path Parameters

charge*
Typestring
Required
Example"CHG001"
type*
Typeinteger
Required
Example1

Responses

Charge storage locations

application/json
JSON
[
{
"chargeNumber": "string",
"storageCell": "string",
"quantity": 0
}
]

Playground

Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Iteas IScan Applikation Version v1.0.0