Sign in

List supported receivers

documented

List publicly available payment method receivers Spreedly can deliver to.

GET /v1/receivers_options.{format}Receiversno implementation yet0 runs
No implementation yet. Run it to have the agent write one, or open a pull request with your own.

Seed example (keychains curl)

npx -y keychains@latest curl "https://core.spreedly.com/v1/receivers_options.json" \
  -X GET \
  -H "Accept: application/json"