Check eligibility for on-demand accelerated payout
Check eligibility for on-demand accelerated payout
Returns whether the authenticated seller is eligible for an on-demand faster payout, along with the approved amount and any ineligibility reason. Delegates to GMPPaymentsPlatform GET /fasterPayout/eligibility/{partnerId}.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
Success
isEligible
ineligibleReason
availableAmount
Errors
400
Bad Request Error
401
Unauthorized Error
500
Internal Server Error