eBay Account API — Fulfillment_policy
eBay Account API — Fulfillment_policy. 6 operations. Lead operation: Fulfillment_policy. Self-contained Naftiko capability covering one Ebay business surface.
What You Can Do
marketplace_id query parameter. Marketplaces and locales
Get the correct policies for a marketplac
Each policy targets a spec
name and its associated marketplace_id as query parameters. Marketplaces and locales
MCP Tools
this-method-retrieves-all-fulfillment
This method retrieves all the fulfillment policies configured for the marketplace you specify using the marketplace_id query parameter.
Marketplaces and locales
Get the correct policies for a marketplac
this-method-creates-new-fulfillment
This method creates a new fulfillment policy where the policy encapsulates seller's terms for fulfilling item purchases. Fulfillment policies include the shipment options that the seller offers to buyers.
Each policy targets a spec
this-method-retrieves-details-specific
This method retrieves the details for a specific fulfillment policy. In the request, supply both the policy name and its associated marketplace_id as query parameters.
Marketplaces and locales
this-method-retrieves-complete-details
This method retrieves the complete details of a fulfillment policy. Supply the ID of the policy you want to retrieve using the fulfillmentPolicyId path parameter.
this-method-updates-existing-fulfillment
This method updates an existing fulfillment policy. Specify the policy you want to update using the fulfillment_policy_id path parameter. Supply a complete policy payload with the updates you want to make; this call overwrites the ex
this-method-deletes-fulfillment-policy
This method deletes a fulfillment policy. Supply the ID of the policy you want to delete in the fulfillmentPolicyId path parameter.