Get current payout status for the authenticated seller
Returns the current payout status for the authenticated seller, including scheduled payout date, amount, and lifecycle state (Pending, Processing, Completed, Failed, OnHold). Delegates to GMPPaymentsPlatform (Phase 5).
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
Success
status
amount
scheduledDate
completedDate
Errors
400
Bad Request Error
401
Unauthorized Error
500
Internal Server Error