Skip to main content

Verify if hoopoints issuing is possible.​

Verify if hoopoints issuing is possible.

Header Parameters
  • Accept string
    Example: application/json
Request Body
  • recipients string[]

    List of emails you want to send hoopoints.

  • amount integer

    Amount of hoopoints

Responses

OK


Schema
  • success boolean

    Check if the request is a success or not

  • data object
  • validated boolean

    If the transaction is permitted.

  • error string

    Explain why the transaction is not permitted.

  • errors object nullable

    Errors in the api request

  • property name* object nullable
  • Array [
  • string
  • ]
  • additional_data object nullable

    Additional data

  • property name* object nullable
  • Array [
  • string
  • ]
Loading...