Account v1 API Skill
ebay-com-sell-account
ebay-com-sell-account
| Method | Path | Description |
|---|---|---|
GET | /custom_policy/ | |
POST | /custom_policy/ | This method retrieves the list of custom policies defined for a seller's account. To limit the returned custom policies, specify the policy_types query parameter. |
GET | /custom_policy/{custom_policy_id} | This method creates a new custom policy that specifies the seller's terms for complying with local governmental regulations. Each Custom Policy targets a policyType. Multiple poli... |
PUT | /custom_policy/{custom_policy_id} | This method retrieves the custom policy specified by the custom_policy_id path parameter. |
POST | /fulfillment_policy/ | This method updates an existing custom policy specified by the custom_policy_id path parameter. Since this method overwrites the policy's name, label, and description fields, alwa... |
GET | /fulfillment_policy/{fulfillmentPolicyId} | This method creates a new fulfillment policy for an eBay marketplace where the policy encapsulates seller's terms for fulfilling item purchases. Fulfillment policies include the s... |
PUT | /fulfillment_policy/{fulfillmentPolicyId} | 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. |
DELETE | /fulfillment_policy/{fulfillmentPolicyId} | 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... |
GET | /fulfillment_policy | This method deletes a fulfillment policy. Supply the ID of the policy you want to delete in the fulfillmentPolicyId path parameter. |
GET | /fulfillment_policy/get_by_policy_name | This method retrieves all the fulfillment policies configured for the marketplace you specify using the marketplace_id query parameter. |
GET | /payment_policy | 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. |
POST | /payment_policy | This method retrieves all the payment business policies configured for the marketplace you specify using the marketplace_id query parameter. |
GET | /payment_policy/{payment_policy_id} | This method creates a new payment policy where the policy encapsulates seller's terms for order payments. A successful request returns the getPaymentPolicy URI to the new policy i... |
PUT | /payment_policy/{payment_policy_id} | This method retrieves the complete details of a payment policy. Supply the ID of the policy you want to retrieve using the paymentPolicyId path parameter. |
DELETE | /payment_policy/{payment_policy_id} | This method updates an existing payment policy. Specify the policy you want to update using the payment_policy_id path parameter. Supply a complete policy payload with the updates... |
GET | /payment_policy/get_by_policy_name | This method deletes a payment policy. Supply the ID of the policy you want to delete in the paymentPolicyId path parameter. |
GET | /payments_program/{marketplace_id}/{payments_program_type} | This method retrieves the details of a specific payment policy. Supply both the policy name and its associated marketplace_id in the request query parameters. |
GET | /payments_program/{marketplace_id}/{payments_program_type}/onboarding | Note: This method is no longer applicable, as all seller accounts globally have been enabled for the new eBay payment and checkout flow.This method returns whether or not the user... |
GET | /privilege | Note: This method is no longer applicable, as all seller accounts globally have been enabled for the new eBay payment and checkout flow.This method retrieves a seller's onboarding... |
GET | /program/get_opted_in_programs | This method retrieves the seller's current set of privileges, including whether or not the seller's eBay registration has been completed, as well as the details of their site-wide... |
POST | /program/opt_in | This method gets a list of the seller programs that the seller has opted-in to. |
POST | /program/opt_out | This method opts the seller in to an eBay seller program. Refer to the Account API overview for information about available eBay seller programs.Note: It can take up to 24-hours f... |
GET | /rate_table | This method opts the seller out of a seller program in which they are currently opted in to. A seller can retrieve a list of the seller programs they are opted-in to using the get... |
GET | /return_policy | This method retrieves a seller's shipping rate tables for the country specified in the country_code query parameter. If you call this method without specifying a country code, the... |
POST | /return_policy | This method retrieves all the return policies configured for the marketplace you specify using the marketplace_id query parameter. |
GET | /return_policy/{return_policy_id} | This method creates a new return policy where the policy encapsulates seller's terms for returning items. Each policy targets a specific marketplace, and you can create multiple p... |
PUT | /return_policy/{return_policy_id} | This method retrieves the complete details of the return policy specified by the returnPolicyId path parameter. |
DELETE | /return_policy/{return_policy_id} | This method updates an existing return policy. Specify the policy you want to update using the return_policy_id path parameter. Supply a complete policy payload with the updates y... |
GET | /return_policy/get_by_policy_name | This method deletes a return policy. Supply the ID of the policy you want to delete in the returnPolicyId path parameter. |
POST | /bulk_create_or_replace_sales_tax | This method retrieves the details of a specific return policy. Supply both the policy name and its associated marketplace_id in the request query parameters. |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install ebay-com-sell-account
Downloads and installs to ~/.claude/skills/ebay-com-sell-account/
v1.9.3 (2026-02-13)