Includes information about vendor payout and processing statuses.
Request
N/A
Response
Property Name | Type | Description |
---|---|---|
declineReason | string | Reason for vendor decline (i.e. fraud). Returned when value of payoutStatus is Declined. |
missingItems | array | Contains the missing vendor information (i.e. ["vendor.phone", "vendor.address"]) Returned when value of payoutStatus is Incomplete. |
payoutStatus | string | Vendor payout status. Possible values: Incomplete Pending Approved Declined |
processingStatus | string | Vendor processing status. Possible values: Active Inactive |