Creates Allowlist Entry using Loop. Requires type and value and secondary_value. Returns confirmation of creation, including the new record’s ID and details.
Creates Blocklist Entry using Loop. Requires type and value and secondary_value. Returns confirmation of creation, including the new record’s ID and details.
Retrieves All Destinations using Loop. No inputs are required. Returns the requested data record(s) with all available details.
Retrieves Allowlist Entry by ID using Loop. Requires allow_item_id. Returns the requested data record(s) with all available details.
Retrieves Allowlist Page using Loop. Requires page. Returns the requested data record(s) with all available details.
Retrieves Blocklist Entry by ID using Loop. Requires blocked_item_id. Returns the requested data record(s) with all available details.
Retrieves Blocklist Page using Loop. Requires page. Returns the requested data record(s) with all available details.
Retrieves Return Details using Loop. Requires order_id and return_id and order_name. Returns the requested data record(s) with all available details.