Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 962 Bytes

PaymentsProgramOnboardingSteps.md

File metadata and controls

11 lines (8 loc) · 962 Bytes

# 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 string This enumeration value indicates the status of the associated step. Note: Only one step can be IN_PROGRESS at a time. For implementation help, refer to <a href='https://developer.ebay.com/api-docs/sell/account/types/api:PaymentsProgramOnboardingStepStatus&#39;&gt;eBay API documentation</a> [optional]
web_url string This URL provides access to the IN_PROGRESS step. [optional]

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