Get Retailer Routing Guide file content
Returns the routing-guide file body wrapped as JSON. file_content is
base64-encoded; clients decode it locally.
Authorizations
Generate a JWT access token through a Custom Global Integration and provide it with each request in the Authorization header prefixed with "Bearer" and then a single space.
Path Parameters
The id of the parent Retailer.
x >= 1The id of the referenced RetailerRoutingGuide.
x >= 1Response
Routing guide file content envelope.
Routing-guide file body wrapped as a JSON resource.
file_content is base64-encoded file bytes.
Base64-encoded file bytes.
Storage filename derived from path.
"walmart-routing-guide-2026.pdf"
Storage-file MIME / extension hint.
"pdf"
File size in bytes.
524288
Server-side metadata such as processing time.