RETURNS

ERROR

{
  error: string;
}

SUCCESS

{
  payments: Payment[]
}
Payments

Last updated