Update the status of a final payout case
Transitions the authenticated seller’s final payout case to Resolved or Closed, optionally including resolution notes. Requires disbursements:write scope. Delegates to GMPPaymentsPlatform (Phase 5).
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
status
Allowed values:
notes
Response
Success
caseId
status
amount
Errors
400
Bad Request Error
404
Not Found Error
500
Internal Server Error