Skip to main content

Overview

Settlement preferences control how Pepay settles funds to the merchant (for example, stable settlement token selection).

Authentication

Settlement preferences are dashboard-authenticated (Bearer JWT).

Request

Get settlement preferences

Update settlement token

Response

Example preferences response (truncated):

Errors

  • 401 missing/invalid dashboard bearer token
  • 400 invalid settlement token id

Examples

  • If you update settlement token, verify downstream reporting uses the new preference before shipping to production.
Next: Events