UNPKG

@shipengine/connect-fulfillment-provider-api

Version:

OpenAPI specification and TypeScript definitions for the Connect Fulfillment Provider API

5 lines (4 loc) 120 B
/** @description Basic structure for a return label */ export interface ReturnLabelDetails { rma_number?: string; }