Account API Skill
ebay-account
ebay-account
| Method | Path | Description |
|---|---|---|
GET | /custom_policy/ | |
POST | /custom_policy/ | This method retrieves the list of custom policies specified by the policy_types query parameter.Note: Custom policies are no longer coupled with a specific eBay marketplace, so th... |
GET | /custom_policy/{custom_policy_id} | This method creates a new custom policy in which a seller specifies their terms for complying with local governmental regulations. Two Custom Policy types are supported: Product C... |
PUT | /custom_policy/{custom_policy_id} | This method retrieves the custom policy specified by the custom_policy_id path parameter.Note: Custom policies are no longer coupled with a specific eBay marketplace, so the EBAY-... |
POST | /fulfillment_policy/ | This method updates an existing custom policy specified by the custom_policy_id path parameter. This method overwrites the policy's Name, Label, and Description fields. Therefore,... |
GET | /fulfillment_policy/{fulfillmentPolicyId} | 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... |
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. Marketplaces and locales Get the correct po... |
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. Marketplace... |
POST | /payment_policy | This method retrieves all the payment policies configured for the marketplace you specify using the marketplace_id query parameter. Marketplaces and locales Get the correct polici... |
GET | /payment_policy/{payment_policy_id} | This method creates a new payment policy where the policy encapsulates seller's terms for order payments. Each policy targets a specific eBay marketplace and category group, and y... |
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. Marketplaces and loc... |
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 to which you have previously opted-in to. Get a list of the seller programs you have opted-in to using the getOptedInPrograms c... |
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. Marketplaces and locales Get the correct policie... |
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. |
GET | /sales_tax/{countryCode}/{jurisdictionId} | 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. Marketplaces and loca... |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install ebay-account
Downloads and installs to ~/.claude/skills/ebay-account/
v1.9.2 (2026-02-13)