Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.11 KB

File metadata and controls

16 lines (12 loc) · 1.11 KB

LiveApplication

Properties

Name Type Description Notes
merchant_id String A unique 25-character alphanumeric resource identifier. [default to null]
status LiveApplicationStatus [default to null]
payments_enabled Boolean Whether payments have been enabled following application review. [default to null]
payouts_enabled Boolean Whether payouts have been enabled following application review. [default to null]
requested_fields List Fields currently required to be submitted for this application. [default to null]
newly_requested_fields List Fields newly added to the required list since last submission. [default to null]
errored_fields List Fields that were submitted but failed validation. [default to null]

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