INVENTORY
Get a specific configured service charge for a merchant
Retrieves a specific service charge created for a merchant.
get/v3/merchants/{mId}/order_fees/{orderFeeId}
Path parameters
mIdstring required
Merchant identifier.
orderFeeIdstring required
Service charge identifier represented for the order fee identifier.
Headers
User-Agentstring required
Identifies the application, operating system, vendor, and/or version of the requesting user agent. Format: <AppName>/<Version> <Comment>
Response
Successful response. Service charge is displayed.
Changes
No recorded changes to this endpoint across all 1 revision of this API.