Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 2.12 KB

PaymentsProgramOnboardingResponse.md

File metadata and controls

10 lines (7 loc) · 2.12 KB

PaymentsProgramOnboardingResponse

Properties

Name Type Description Notes
onboarding_status \SapientPro\EbayAccountSDK\Enums\PaymentsProgramOnboardingStatus 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&#x27;&gt;eBay API documentation</a> [optional]
steps \SapientPro\EbayAccountSDK\Models\PaymentsProgramOnboardingSteps[] An array of the active process steps for payment onboarding and the status of each step. This array includes the step <strong>name</strong>, step <strong>status</strong>, and a <strong>webUrl</strong> to the <code>IN_PROGRESS</code> step. The step names are returned in sequential order. [optional]

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