Get annual statement options and opt-in status
Get annual statement options and opt-in status
Returns whether the authenticated seller is opted in to annual statement generation and the current statement year. Delegates to GMPPaymentsPlatform GET /annualStatementOpts/{partnerId}.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
Success
isOptedIn
statementYear
Errors
400
Bad Request Error
401
Unauthorized Error
500
Internal Server Error