Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 2.89 KB

PaymentsProgramOnboardingSteps.md

File metadata and controls

11 lines (8 loc) · 2.89 KB

PaymentsProgramOnboardingSteps

Properties

Name Type Description Notes
name string The name of the step in the steps array. Over time, these names are subject to change as processes change. The output sample contains example step names. Review an actual call response for updated step names. [optional]
status \SapientPro\EbayAccountSDK\Enums\PaymentsProgramOnboardingStatus This enumeration value indicates the status of the associated step. <p> <span class=&quot;tablenote&quot;><strong>Note:</strong> Only one step can be <code>IN_PROGRESS</code> at a time.</span></p> For implementation help, refer to <a href='https://developer.ebay.com/api-docs/sell/account/types/api:PaymentsProgramOnboardingStepStatus&#x27;&gt;eBay API documentation</a> [optional]
web_url string This URL provides access to the <code>IN_PROGRESS</code> step. [optional]

[Back to Model list] [Back to API list] [Back to README]