v1

latestOpenAPI 3.1.02026-07-242325051.4 MB
Refunds

Refunds:Browse

List all refunds. You need to authenticate with an AT-code as username and a token as password.

get/refunds

Query parameters

eqinteger

Get results that equal the given value

neqinteger

Get results that do not equal the given value

gtinteger

Get results that are greater than the given value

gteinteger

Get results that are greater than or equal to the given value

ltinteger

Get results that are less than the given value

lteinteger

Get results that are less than or equal to the given value

The amount in cents.

{
  "eq": 10,
  "neq": 10,
  "gt": 10,
  "gte": 10,
  "lt": 10,
  "lte": 10
}
eqstring

Get results that equal the given value

neqstring

Get results that do not equal the given value

likestring

Get results that are similar to the given value

nlikestring

Get results that are not similar to the given value

The International Bank Account Number (IBAN).

{
  "eq": "NL69INGB0123456789",
  "neq": "NL69INGB0123456789",
  "like": "NL69INGB",
  "nlike": "NL69INGB"
}
eqstring

Get results that equal the given value

neqstring

Get results that do not equal the given value

likestring

Get results that are similar to the given value

nlikestring

Get results that are not similar to the given value

The owner of the bank account.

{
  "eq": "John Doe",
  "neq": "John Doe",
  "like": "John",
  "nlike": "John"
}
eqstring

Get results that equal the given value

neqstring

Get results that do not equal the given value

The ID of the refund

{
  "eq": "RF-####-####-####",
  "neq": "RF-####-####-####"
}
eqstring

Get results that equal the given value

neqstring

Get results that do not equal the given value

The ID of the order

{
  "eq": "00000000000X0000",
  "neq": "00000000000X0000"
}
eqstring

Get results that equal the given value

neqstring

Get results that do not equal the given value

likestring

Get results that are similar to the given value

nlikestring

Get results that are not similar to the given value

The description of the refund.

{
  "eq": "The product never got delivered.",
  "neq": "The product never got delivered.",
  "like": "The product",
  "nlike": "The product"
}
eqstring

Get results that equal the given value

neqstring

Get results that do not equal the given value

The status code of the refund.

eqstring

Get results that equal the given value

neqstring

Get results that do not equal the given value

The Id of the transaction.

{
  "eq": "EX-1234-1234-1234",
  "neq": "EX-1234-1234-1234"
}
eqinteger

Get results that equal the given value

neqinteger

Get results that do not equal the given value

gtinteger

Get results that are greater than the given value

gteinteger

Get results that are greater than or equal to the given value

ltinteger

Get results that are less than the given value

lteinteger

Get results that are less than or equal to the given value

The date at which this entity will be processed

eqinteger

Get results that equal the given value

neqinteger

Get results that do not equal the given value

gtinteger

Get results that are greater than the given value

gteinteger

Get results that are greater than or equal to the given value

ltinteger

Get results that are less than the given value

lteinteger

Get results that are less than or equal to the given value

The date at which the refund was created

Response

Ok.

totalinteger
countinteger
pagesinteger