> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://apidoc-v1.maniscloud.com/llms.txt.
> For full documentation content, see https://apidoc-v1.maniscloud.com/llms-full.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://apidoc-v1.maniscloud.com/_mcp/server.

# Get Payins in Manis

GET https://api/v1/payins

Reference: https://apidoc-v1.maniscloud.com/manis-unified-api-v-1-0/payin/get-payins-in-manis

## OpenAPI Specification

```yaml
openapi: 3.1.0
info:
  title: collection
  version: 1.0.0
paths:
  /api/v1/payins:
    get:
      operationId: get-payins-in-manis
      summary: Get Payins in Manis
      tags:
        - subpackage_payin
      parameters:
        - name: page
          in: query
          required: false
          schema:
            type: integer
        - name: pageSize
          in: query
          required: false
          schema:
            type: integer
        - name: pspId
          in: query
          required: false
          schema:
            type: string
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/Payin_Get Payins in Manis_Response_200'
servers:
  - url: https:/
    description: https://{url}
components:
  schemas:
    ApiV1PayinsGetResponsesContentApplicationJsonSchemaDataItemsTransaction:
      type: object
      properties:
        pspId:
          type: string
        amount:
          type: integer
        currency:
          type: string
        createdAt:
          type: string
          format: date-time
        createdBy:
          type: string
        requestId:
          type: string
          format: uuid
        updatedAt:
          type: string
          format: date-time
        updatedBy:
          type: string
        customerId:
          type: string
        merchantId:
          type: string
        webhookUrl:
          type: string
          format: uri
        paymentType:
          type: string
        pspTransactionId:
          type: string
        manisTransactionId:
          type: string
        manisTransactionStatus:
          type: string
      required:
        - pspId
        - amount
        - currency
        - createdAt
        - createdBy
        - requestId
        - updatedAt
        - updatedBy
        - customerId
        - merchantId
        - webhookUrl
        - paymentType
        - pspTransactionId
        - manisTransactionId
        - manisTransactionStatus
      title: ApiV1PayinsGetResponsesContentApplicationJsonSchemaDataItemsTransaction
    ApiV1PayinsGetResponsesContentApplicationJsonSchemaDataItems:
      type: object
      properties:
        createdAt:
          type: string
          format: date-time
        createdBy:
          type: string
        updatedAt:
          type: string
          format: date-time
        updatedBy:
          type: string
        pspPayinId:
          type: string
        transaction:
          $ref: >-
            #/components/schemas/ApiV1PayinsGetResponsesContentApplicationJsonSchemaDataItemsTransaction
        pspPayinMethod:
          type: string
        manisTransactionId:
          type: string
      required:
        - createdAt
        - createdBy
        - updatedAt
        - updatedBy
        - pspPayinId
        - transaction
        - pspPayinMethod
        - manisTransactionId
      title: ApiV1PayinsGetResponsesContentApplicationJsonSchemaDataItems
    Payin_Get Payins in Manis_Response_200:
      type: object
      properties:
        data:
          type: array
          items:
            $ref: >-
              #/components/schemas/ApiV1PayinsGetResponsesContentApplicationJsonSchemaDataItems
        totalItem:
          type: integer
        totalPage:
          type: integer
        currentPage:
          type: integer
      required:
        - data
        - totalItem
        - totalPage
        - currentPage
      title: Payin_Get Payins in Manis_Response_200

```

## Examples



**Response**

```json
{
  "data": [
    {
      "createdAt": "2025-10-02T11:36:45.000Z",
      "createdBy": "merch-01k0rc69p8a5m6k5c9h1d3rf90",
      "updatedAt": "2025-10-02T11:36:46.000Z",
      "updatedBy": "merch-01k0rc69p8a5m6k5c9h1d3rf90",
      "pspPayinId": "payin_a96d6e02b5094e68affc47d77f67382c",
      "transaction": {
        "pspId": "finmo",
        "amount": 1,
        "currency": "IDR",
        "createdAt": "2025-10-02T11:36:45.000Z",
        "createdBy": "merch-01k0rc69p8a5m6k5c9h1d3rf90",
        "requestId": "7071ba95-43f7-4ffd-91df-c375e917a6eb",
        "updatedAt": "2025-10-02T11:36:46.000Z",
        "updatedBy": "merch-01k0rc69p8a5m6k5c9h1d3rf90",
        "customerId": "cus-01k6jbarcqgj0cje9ezgp2xj1z",
        "merchantId": "merch-01k0rc69p8a5m6k5c9h1d3rf90",
        "webhookUrl": "https://sandbox.manisconnect.net/api/v1/merchant/merch-01k0rc69p8a5m6k5c9h1d3rf90/webhook/2",
        "paymentType": "VIRTUAL_ACCOUNT",
        "pspTransactionId": "txn_bb26aa23a2614b5f92d2ea368b86a304",
        "manisTransactionId": "txn-01k6jbbp2w0w8nx3yp6g57vjjn",
        "manisTransactionStatus": "COMPLETED"
      },
      "pspPayinMethod": "id_bank_nobu_idr",
      "manisTransactionId": "txn-01k6jbbp2w0w8nx3yp6g57vjjn"
    },
    {
      "createdAt": "2025-10-02T11:35:40.000Z",
      "createdBy": "merch-01k0rc69p8a5m6k5c9h1d3rf90",
      "updatedAt": "2025-10-02T11:35:41.000Z",
      "updatedBy": "merch-01k0rc69p8a5m6k5c9h1d3rf90",
      "pspPayinId": "payin_bde38d54fbcc43b8a756cc2b7cf34c06",
      "transaction": {
        "pspId": "finmo",
        "amount": 1,
        "currency": "AUD",
        "createdAt": "2025-10-02T11:35:40.000Z",
        "createdBy": "merch-01k0rc69p8a5m6k5c9h1d3rf90",
        "requestId": "ba10c922-10af-4f6d-9d8b-42481b5c1eaa",
        "updatedAt": "2025-10-02T11:35:41.000Z",
        "updatedBy": "merch-01k0rc69p8a5m6k5c9h1d3rf90",
        "customerId": "cus-01k6jb95h22xv9y0hnfxnb41gb",
        "merchantId": "merch-01k0rc69p8a5m6k5c9h1d3rf90",
        "webhookUrl": "https://sandbox.manisconnect.net/api/v1/merchant/merch-01k0rc69p8a5m6k5c9h1d3rf90/webhook/2",
        "paymentType": "VIRTUAL_ACCOUNT",
        "pspTransactionId": "txn_b79ecef6332b4b28a23a4b741b3d9c26",
        "manisTransactionId": "txn-01k6jb9p9ynsmgpfzck5m706mw",
        "manisTransactionStatus": "COMPLETED"
      },
      "pspPayinMethod": "au_bank_npp",
      "manisTransactionId": "txn-01k6jb9p9ynsmgpfzck5m706mw"
    },
    {
      "createdAt": "2025-10-02T11:32:01.000Z",
      "createdBy": "merch-01k0rc69p8a5m6k5c9h1d3rf90",
      "updatedAt": "2025-10-02T11:32:04.000Z",
      "updatedBy": "merch-01k0rc69p8a5m6k5c9h1d3rf90",
      "pspPayinId": "payin_559abd0c4df24b70ab91a32b5db4e845",
      "transaction": {
        "pspId": "finmo",
        "amount": 1,
        "currency": "SGD",
        "createdAt": "2025-10-02T11:32:01.000Z",
        "createdBy": "merch-01k0rc69p8a5m6k5c9h1d3rf90",
        "requestId": "49081cdf-0e1e-4266-a671-00254c03b916",
        "updatedAt": "2025-10-02T11:32:04.000Z",
        "updatedBy": "merch-01k0rc69p8a5m6k5c9h1d3rf90",
        "customerId": "cus-01k6jar1tab361bv52ra46hmcj",
        "merchantId": "merch-01k0rc69p8a5m6k5c9h1d3rf90",
        "webhookUrl": "https://sandbox.manisconnect.net/api/v1/merchant/merch-01k0rc69p8a5m6k5c9h1d3rf90/webhook/2",
        "paymentType": "VIRTUAL_ACCOUNT",
        "pspTransactionId": "txn_1baa7eb6e53342e38c1657fa2c14049f",
        "manisTransactionId": "txn-01k6jb30v901gxt9s360q8n5my",
        "manisTransactionStatus": "COMPLETED"
      },
      "pspPayinMethod": "sg_bank_acct_sgd",
      "manisTransactionId": "txn-01k6jb30v901gxt9s360q8n5my"
    },
    {
      "createdAt": "2025-10-02T08:43:19.000Z",
      "createdBy": "merch-01k0rc69p8a5m6k5c9h1d3rf90",
      "updatedAt": "2025-10-02T08:43:20.000Z",
      "updatedBy": "merch-01k0rc69p8a5m6k5c9h1d3rf90",
      "pspPayinId": "payin_563148de211a4a9b802283b55bbaa517",
      "transaction": {
        "pspId": "finmo",
        "amount": 1,
        "currency": "SGD",
        "createdAt": "2025-10-02T08:43:19.000Z",
        "createdBy": "merch-01k0rc69p8a5m6k5c9h1d3rf90",
        "requestId": "950e655d-40e2-4c1e-9c2e-f00ca32290b3",
        "updatedAt": "2025-10-02T08:43:20.000Z",
        "updatedBy": "merch-01k0rc69p8a5m6k5c9h1d3rf90",
        "customerId": "cus-01k6j1dp2wyc8paz74gyhtvs52",
        "merchantId": "merch-01k0rc69p8a5m6k5c9h1d3rf90",
        "webhookUrl": "https://sandbox.manisconnect.net/api/v1/merchant/merch-01k0rc69p8a5m6k5c9h1d3rf90/webhook/2",
        "paymentType": "QR_CODE",
        "pspTransactionId": "string",
        "manisTransactionId": "txn-01k6j1e449gj1jb36rs78085x1",
        "manisTransactionStatus": "EXCEPTION"
      },
      "pspPayinMethod": "sg_bank_paynowqr_sgd",
      "manisTransactionId": "txn-01k6j1e449gj1jb36rs78085x1"
    },
    {
      "createdAt": "2025-10-02T06:33:02.000Z",
      "createdBy": "merch-01k0rc69p8a5m6k5c9h1d3rf90",
      "updatedAt": "2025-10-02T06:33:03.000Z",
      "updatedBy": "merch-01k0rc69p8a5m6k5c9h1d3rf90",
      "pspPayinId": "payin_45cd7a068702463a8d4c2c965117404a",
      "transaction": {
        "pspId": "finmo",
        "amount": 1,
        "currency": "SGD",
        "createdAt": "2025-10-02T06:33:02.000Z",
        "createdBy": "merch-01k0rc69p8a5m6k5c9h1d3rf90",
        "requestId": "606c220b-041c-4722-9761-1c6822cf6178",
        "updatedAt": "2025-10-02T06:33:03.000Z",
        "updatedBy": "merch-01k0rc69p8a5m6k5c9h1d3rf90",
        "customerId": "cus-01k6hsg7n3dsmmebwekr01pgk3",
        "merchantId": "merch-01k0rc69p8a5m6k5c9h1d3rf90",
        "webhookUrl": "https://sandbox.manisconnect.net/api/v1/merchant/merch-01k0rc69p8a5m6k5c9h1d3rf90/webhook/2",
        "paymentType": "QR_CODE",
        "pspTransactionId": "string",
        "manisTransactionId": "txn-01k6hszhttxy05ywf2fwn8b9ef",
        "manisTransactionStatus": "EXCEPTION"
      },
      "pspPayinMethod": "sg_bank_paynowqr_sgd",
      "manisTransactionId": "txn-01k6hszhttxy05ywf2fwn8b9ef"
    },
    {
      "createdAt": "2025-10-02T06:28:39.000Z",
      "createdBy": "merch-01k0rc69p8a5m6k5c9h1d3rf90",
      "updatedAt": "2025-10-02T06:28:40.000Z",
      "updatedBy": "merch-01k0rc69p8a5m6k5c9h1d3rf90",
      "pspPayinId": "payin_056358872ee64616b1268aebdfa71c34",
      "transaction": {
        "pspId": "finmo",
        "amount": 1,
        "currency": "SGD",
        "createdAt": "2025-10-02T06:28:39.000Z",
        "createdBy": "merch-01k0rc69p8a5m6k5c9h1d3rf90",
        "requestId": "82fbbf21-68d7-47fc-a377-db6ca32469de",
        "updatedAt": "2025-10-02T06:28:40.000Z",
        "updatedBy": "merch-01k0rc69p8a5m6k5c9h1d3rf90",
        "customerId": "cus-01k6hsg7n3dsmmebwekr01pgk3",
        "merchantId": "merch-01k0rc69p8a5m6k5c9h1d3rf90",
        "webhookUrl": "https://sandbox.manisconnect.net/api/v1/merchant/merch-01k0rc69p8a5m6k5c9h1d3rf90/webhook/2",
        "paymentType": "QR_CODE",
        "pspTransactionId": "string",
        "manisTransactionId": "txn-01k6hsqh19tw0w97c05jfqx149",
        "manisTransactionStatus": "EXCEPTION"
      },
      "pspPayinMethod": "sg_bank_paynowqr_sgd",
      "manisTransactionId": "txn-01k6hsqh19tw0w97c05jfqx149"
    },
    {
      "createdAt": "2025-10-01T11:47:07.000Z",
      "createdBy": "merch-01k0rc69p8a5m6k5c9h1d3rf90",
      "updatedAt": "2025-10-01T11:47:08.000Z",
      "updatedBy": "merch-01k0rc69p8a5m6k5c9h1d3rf90",
      "pspPayinId": "payin_50d154b31831429297a9318e24e49672",
      "transaction": {
        "pspId": "finmo",
        "amount": 1,
        "currency": "NZD",
        "createdAt": "2025-10-01T11:47:07.000Z",
        "createdBy": "merch-01k0rc69p8a5m6k5c9h1d3rf90",
        "requestId": "e5e576c1-0160-4cd6-bb4b-775bad0a0c26",
        "updatedAt": "2025-10-01T11:51:12.000Z",
        "updatedBy": "merch-01k0rc69p8a5m6k5c9h1d3rf90",
        "customerId": "cus-01k6fp86fp4npnrz7s6etj1mpn",
        "merchantId": "merch-01k0rc69p8a5m6k5c9h1d3rf90",
        "webhookUrl": "https://sandbox.manisconnect.net/api/v1/merchant/merch-01k0rc69p8a5m6k5c9h1d3rf90/webhook/2",
        "paymentType": "MASTER_GLOBAL_ACCOUNT",
        "pspTransactionId": "string",
        "manisTransactionId": "txn-01k6fshz1pcbtd6pvsya68bqv9",
        "manisTransactionStatus": "COMPLETED"
      },
      "pspPayinMethod": "nz_bank_poli_nzd",
      "manisTransactionId": "txn-01k6fshz1pcbtd6pvsya68bqv9"
    },
    {
      "createdAt": "2025-10-01T11:46:39.000Z",
      "createdBy": "merch-01k0rc69p8a5m6k5c9h1d3rf90",
      "updatedAt": "2025-10-01T11:46:40.000Z",
      "updatedBy": "merch-01k0rc69p8a5m6k5c9h1d3rf90",
      "pspPayinId": "payin_2c61123f88ba4a8e91d0b8ba4b3c88d7",
      "transaction": {
        "pspId": "finmo",
        "amount": 1,
        "currency": "NZD",
        "createdAt": "2025-10-01T11:46:39.000Z",
        "createdBy": "merch-01k0rc69p8a5m6k5c9h1d3rf90",
        "requestId": "8660a77b-3a7c-43a0-942f-f4a33785509a",
        "updatedAt": "2025-10-01T11:46:40.000Z",
        "updatedBy": "merch-01k0rc69p8a5m6k5c9h1d3rf90",
        "customerId": "cus-01k6fp86fp4npnrz7s6etj1mpn",
        "merchantId": "merch-01k0rc69p8a5m6k5c9h1d3rf90",
        "webhookUrl": "https://sandbox.manisconnect.net/api/v1/merchant/merch-01k0rc69p8a5m6k5c9h1d3rf90/webhook/2",
        "paymentType": "MASTER_GLOBAL_ACCOUNT",
        "pspTransactionId": "string",
        "manisTransactionId": "txn-01k6fsh3jzy9rswg16j5s68bas",
        "manisTransactionStatus": "EXCEPTION"
      },
      "pspPayinMethod": "nz_bank_poli_nzd",
      "manisTransactionId": "txn-01k6fsh3jzy9rswg16j5s68bas"
    },
    {
      "createdAt": "2025-10-01T11:35:43.000Z",
      "createdBy": "merch-01k0rc69p8a5m6k5c9h1d3rf90",
      "updatedAt": "2025-10-01T11:35:44.000Z",
      "updatedBy": "merch-01k0rc69p8a5m6k5c9h1d3rf90",
      "pspPayinId": "payin_cea39cf53eba47f2ad6c28e08b83c2f4",
      "transaction": {
        "pspId": "finmo",
        "amount": 1,
        "currency": "SGD",
        "createdAt": "2025-10-01T11:35:43.000Z",
        "createdBy": "merch-01k0rc69p8a5m6k5c9h1d3rf90",
        "requestId": "313a953b-a82e-4022-8487-d464874d2dae",
        "updatedAt": "2025-10-01T11:38:53.000Z",
        "updatedBy": "merch-01k0rc69p8a5m6k5c9h1d3rf90",
        "customerId": "cus-01k6fp86fp4npnrz7s6etj1mpn",
        "merchantId": "merch-01k0rc69p8a5m6k5c9h1d3rf90",
        "webhookUrl": "https://sandbox.manisconnect.net/api/v1/merchant/merch-01k0rc69p8a5m6k5c9h1d3rf90/webhook/2",
        "paymentType": "QR_CODE",
        "pspTransactionId": "string",
        "manisTransactionId": "txn-01k6frx2shmtpr2hbrntc744q9",
        "manisTransactionStatus": "COMPLETED"
      },
      "pspPayinMethod": "sg_bank_paynowqr_sgd",
      "manisTransactionId": "txn-01k6frx2shmtpr2hbrntc744q9"
    },
    {
      "createdAt": "2025-10-01T11:35:41.000Z",
      "createdBy": "merch-01k0rc69p8a5m6k5c9h1d3rf90",
      "updatedAt": "2025-10-01T11:35:42.000Z",
      "updatedBy": "merch-01k0rc69p8a5m6k5c9h1d3rf90",
      "pspPayinId": "payin_b0c539a62fdd41c789413c2d4138bc25",
      "transaction": {
        "pspId": "finmo",
        "amount": 1,
        "currency": "SGD",
        "createdAt": "2025-10-01T11:35:41.000Z",
        "createdBy": "merch-01k0rc69p8a5m6k5c9h1d3rf90",
        "requestId": "0cee1cff-e036-48cc-a6df-b7422608f4aa",
        "updatedAt": "2025-10-01T11:39:48.000Z",
        "updatedBy": "system",
        "customerId": "cus-01k6fp86fp4npnrz7s6etj1mpn",
        "merchantId": "merch-01k0rc69p8a5m6k5c9h1d3rf90",
        "webhookUrl": "https://sandbox.manisconnect.net/api/v1/merchant/merch-01k0rc69p8a5m6k5c9h1d3rf90/webhook/2",
        "paymentType": "QR_CODE",
        "pspTransactionId": "string",
        "manisTransactionId": "txn-01k6frx0n5xz38zvf6csk03yzw",
        "manisTransactionStatus": "COMPLETED"
      },
      "pspPayinMethod": "sg_bank_paynowqr_sgd",
      "manisTransactionId": "txn-01k6frx0n5xz38zvf6csk03yzw"
    }
  ],
  "totalItem": 214,
  "totalPage": 22,
  "currentPage": 2
}
```

**SDK Code**

```python Payin_Get Payins in Manis_example
import requests

url = "https://https/api/v1/payins"

querystring = {"page":"2","pageSize":"10","pspId":"finmo"}

response = requests.get(url, params=querystring)

print(response.json())
```

```javascript Payin_Get Payins in Manis_example
const url = 'https://https/api/v1/payins?page=2&pageSize=10&pspId=finmo';
const options = {method: 'GET'};

try {
  const response = await fetch(url, options);
  const data = await response.json();
  console.log(data);
} catch (error) {
  console.error(error);
}
```

```go Payin_Get Payins in Manis_example
package main

import (
	"fmt"
	"net/http"
	"io"
)

func main() {

	url := "https://https/api/v1/payins?page=2&pageSize=10&pspId=finmo"

	req, _ := http.NewRequest("GET", url, nil)

	res, _ := http.DefaultClient.Do(req)

	defer res.Body.Close()
	body, _ := io.ReadAll(res.Body)

	fmt.Println(res)
	fmt.Println(string(body))

}
```

```ruby Payin_Get Payins in Manis_example
require 'uri'
require 'net/http'

url = URI("https://https/api/v1/payins?page=2&pageSize=10&pspId=finmo")

http = Net::HTTP.new(url.host, url.port)
http.use_ssl = true

request = Net::HTTP::Get.new(url)

response = http.request(request)
puts response.read_body
```

```java Payin_Get Payins in Manis_example
import com.mashape.unirest.http.HttpResponse;
import com.mashape.unirest.http.Unirest;

HttpResponse<String> response = Unirest.get("https://https/api/v1/payins?page=2&pageSize=10&pspId=finmo")
  .asString();
```

```php Payin_Get Payins in Manis_example
<?php
require_once('vendor/autoload.php');

$client = new \GuzzleHttp\Client();

$response = $client->request('GET', 'https://https/api/v1/payins?page=2&pageSize=10&pspId=finmo');

echo $response->getBody();
```

```csharp Payin_Get Payins in Manis_example
using RestSharp;

var client = new RestClient("https://https/api/v1/payins?page=2&pageSize=10&pspId=finmo");
var request = new RestRequest(Method.GET);
IRestResponse response = client.Execute(request);
```

```swift Payin_Get Payins in Manis_example
import Foundation

let request = NSMutableURLRequest(url: NSURL(string: "https://https/api/v1/payins?page=2&pageSize=10&pspId=finmo")! as URL,
                                        cachePolicy: .useProtocolCachePolicy,
                                    timeoutInterval: 10.0)
request.httpMethod = "GET"

let session = URLSession.shared
let dataTask = session.dataTask(with: request as URLRequest, completionHandler: { (data, response, error) -> Void in
  if (error != nil) {
    print(error as Any)
  } else {
    let httpResponse = response as? HTTPURLResponse
    print(httpResponse)
  }
})

dataTask.resume()
```