Retrieve supported payin-outlets

📘

Postman Integration

[Run in Postman](https://app.getpostman.com/run-collection/6a95fc3796f1fa3105d1?action=collection%2Fimport#?env%5BCoins%20Asia%20PH%20(Staging)

A payin outlet is an establishment where users can use cash to buy bitcoins through either coins.ph, or coins.co.th.

Properties

  • id - A unique identifier for the payin outlet
  • outlet_category - The outlet's category id. These are usually establishments where coins accepts fiat.
  • name - The outlet's name in human readable form.
  • region - An ISO 3166-1 Alpha 2 country code of the region where the outlet is located.
  • help_text - Optional text that further describes the outlet. May be null.
  • help_link - Optional help article that further describes the outlet. May be null.
  • instructions - Instructions on how the user should process payment through the outlet.
Language