Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.2 KB

File metadata and controls

17 lines (13 loc) · 1.2 KB

LiveApplicationWithSubmittedFields

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]
submitted_fields List [default to null]

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