Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 964 Bytes

PaymentsProgramOnboardingResponse.md

File metadata and controls

10 lines (7 loc) · 964 Bytes

# PaymentsProgramOnboardingResponse

Properties

Name Type Description Notes
onboarding_status string This enumeration value indicates the eligibility of payment onboarding for the registered site. For implementation help, refer to <a href='https://developer.ebay.com/api-docs/sell/account/types/api:PaymentsProgramOnboardingStatus&#39;&gt;eBay API documentation</a> [optional]
steps \Ebay\Sell\Account\Model\PaymentsProgramOnboardingSteps[] An array of the active process steps for payment onboarding and the status of each step. This array includes the step name, step status, and a webUrl to the IN_PROGRESS step. The step names are returned in sequential order. [optional]

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