Skip to main content

Retrieve a single pay-in payment

This API endpoint is your gateway to acquiring a wealth of information concerning an individual pay-in payment.

Path Parameters
  • id string required

    PayinTransactionDetail identifier

Responses

OK - The request was processed successfully.


Schema
  • id integer
  • currency string
  • amount string
  • executionDate stringnull
  • comment stringnull
  • subType string

    Possible values: [pay_in, returned_payment]

  • payerName stringnull
Loading...