Infinity
  1. Transaction
Infinity
  • Start your Apidog journey
  • Infinity
    • Pomelo Card
      • [Mobile]
        • Mobile Login
        • Get OTP Activate Pomelo Card
        • Resent OTP Activate Card
        • Verify Activate Pomelo Card
        • Get URL View Card Details
        • Get Otp Set Pin Card
        • Resent Otp Set Pin Card
        • Verify Otp Set Pin Card
      • EkycCardHolder_Update
        • [EKyc]-Create
        • [EKyc]-Get Otp Approval Or Reject
        • [EKyc]-Resent OTP Approval Or Reject
        • [EKyc]-Verify OTP Approval Or Reject
        • [EKyc]-Filter Ekyc
        • [EKyc]-Get Kyc Detail
        • [Card Holder]-Filter Card Holder
        • [Card Holder]-Get Card Holder Detail
        • [CardHolder]-Edit CardHolder
      • [Batch]-Create
      • [Batch]-Resent OTP Create
      • [Batch]-Verify OTP Create
      • [Batch]-Get Pomelo Batch Card With Paging
      • [Batch]-Confirm Receved
      • [Batch]-Get Details
      • [CardHolder]-Get Presign Link
      • [CardHolder]-Create
      • [CardHolder]-Get Otp Approval Or Reject
      • [CardHolder]-Verify OTP Approval Or Reject
      • [CardHolder]-Resent OTP Approval Or Reject
      • [CardHolder]-Get Ekyc With Paging
      • [CardHolder]-Get With Paging
      • [CardHolder]-Get By Company With Paging
      • [CardHolder] - PresignLinkView
      • [Common]-Get Documents Type
      • [Common]-Get Nationalities
      • [Common]-Get Genders
      • [Card]-Get With Paging
      • [Card]-Get Details
      • [Card]-Get Details By CardID
      • [Card]-Get OTP Action
      • [Card]-Resent OTP Action
      • [Card]-Verify OTP
      • [Card]-Get Balance
      • [Card]-Confirm Received Card
      • [CardHolder]-Search
      • [Card]-GetTransactionHistory
      • [Account]-Get Account Details
      • [Card]-Get Cards By Batch
      • [Account]-Get Statement
      • [Card Holder] - Get Card Holder Detail
      • [Card]-Search Pomelo Card
      • [CardHolder]-Edit
    • Users
      • User Blacklist
        • [User Blacklist]- List User Black List
      • User Blacklist History
        • [User Blacklist History]- List User Blacklist History
      • Login
        • [User]-Login With 2Fa
        • [User]-Login
        • [Login]-Get Otp Email Login
        • [Login]-Login Email Otp
      • [User]-Create
      • [User]-Create User Type
      • [User]-Change Password
      • [User]-List
      • [User]-Forgot Password
      • [User]-Update Avatar
      • [User]-Update Info
      • [User]-Update Language
      • [User]-Update Token
      • [User]-Set Read Notification
      • [User]-Get Notifications
      • [User]-Update Device token
      • [User]-User Detail
      • [User]-Count Notification Unread
      • [User]-Verify OTP Forgot Password
      • [User]-Resent OTP Forgot Password
      • [User]-Get Iv
      • Get Time Server
    • Company
      • Company Blacklist
        • [Company]- List Company Black List
      • Company Blacklist History Copy
        • [Company]- List Company Blacklist History
      • [Company]-New Star
      • [Company]-New Satellite
      • [Company]-New Star Config
      • [Company]-Get Relationships
      • [Company]-Star By User
      • [Company]-Get Satellites
      • [Company]-Satellite Under Star
      • [Company]-Get Presign Link
      • [Company]-Set Bank Account
      • [Company]-Get Star Details
      • [Company]-Get Satellite Details
      • [Company]-Edit Star
      • [Company]-Edit Satellite
      • [Company]-Move Satellite
      • [Company]-Get OTP
      • [Company]-Resent OTP
      • [Company]-Verity OTP
      • [Company]-Get Overnight Money
      • [Company]-Save Overnight Money
      • [Company]-Get Request Open Company
      • [Company]-Set Status Request Open Account
      • [Company]-Get Docs By Type
      • [Company]-Add Special Clabe
      • [Company]-Get OTP Block Company
      • [Company]-Resent OTP Block Company
      • [Company]-Verify OTP Block Company
      • [Company]-Get Banks
      • [Company]-Get Galaxy
      • [Company]-Get Galaxy By User
      • [Company]-Pre-Sign Link Upload Blacklist Review Doc
      • [Company]-Pre-Sign Link Read Blacklist Review Doc
    • Group
      • [Group]-Get Channels
      • [Group]-Create Group
      • [Group]-Get Group By Star
      • [Group]-Get Details
      • [Group]-Get Details By DocID
      • [Group]-Edit Group
    • Transaction
      • [Transaction]-Get Transactions By Company V2
        POST
      • [Transaction]-Get Transactions By Company
        POST
      • [Transaction]-Get Pending Transactions
        POST
      • [Transaction]-Get Pending Transaction V2
        POST
      • [Transaction]-Get Details Pending Transaction
        POST
      • [Transaction]-Get Schedule Transaction
        POST
      • [Transaction]-Get Schedule Transaction V2
        POST
      • [Transaction]-Get Transaction Details
        POST
      • [Transaction]-Get Transaction Status
        POST
      • [Transactio] - Transfer Money
        POST
      • [Transactio] - Verify OTP
        POST
    • [External]Pomelo
      • request token
      • request batch of card
      • create user
      • create digital account
      • create user token
      • link card
      • deposit account
      • search card by shipment ID
      • search card by shipment ID Copy
      • get shipment
      • get card details
      • get account details
      • get card details full - test usage only
      • url activate card
    • External
      • Event Activated Card
      • Event Account Activity
    • ClientWeb
      • Login
      • Login 2Fa
      • [Login]-Get Otp Email Login
      • [Login]-Login Email Otp
      • Get Time Server
  • Business Center
    • 00 - Generate Jwt Body - Utilities
      POST
    • coreBanking/health
      GET
    • BC-140 Login Identifier Request
      POST
    • BC-141 Login Validation
      POST
    • BC-151 Password Reset
      POST
    • BC-143 Dashboard Account Sumary
      POST
    • BC-144 User Profile
      POST
    • BC-146 Dashboard Card Summary Component
      POST
    • BC-147 Dashboard Chart - Income vs. Expenses
      POST
    • BC-148 Dashboard Summary of movements
      POST
    • BC-149 Dashboard Chart - Expense Control
      POST
    • BC-150 Dashboard Chart - Income vs. Expenses
      POST
  1. Transaction

[Transaction]-Get Transaction Status

Developing
POST
api=transactionStatus

Request

Body Params application/json

Example
{
    "docId": "string"
}

Request Code Samples

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST 'api=transactionStatus' \
--header 'Content-Type: application/json' \
--data-raw '{
    "docId": "string"
}'

Responses

🟢200Success
application/json
Body

Example
{
    "code": 0,
    "message": "string",
    "reqId": "string",
    "payload": {
        "docId": "string",
        "orderId": "string",
        "orderName": "string",
        "channelTransfer": "string",
        "channelsName": {
            "key": "string"
        },
        "transactionStatus": "string",
        "amount": 0,
        "open": 0,
        "close": 0,
        "pricing": "string",
        "totalAmount": 0,
        "destinationAccountNumber": "string",
        "destinationBankName": "string",
        "sourceBankName": "string",
        "beneficiaryName": "string",
        "reference": "string",
        "beneficaryRfc": "string",
        "comapanyRfc": "string",
        "companyClabe": "string",
        "productCode": "string",
        "transferType": "string",
        "transferDate": "2019-08-24T14:15:22Z",
        "moventType": "string",
        "type": "string",
        "transactionSnapshot": {
            "docId": "string",
            "group": {
                "createdTime": "2019-08-24T14:15:22Z",
                "docId": "string",
                "starId": "string",
                "alias": "string",
                "channel": [
                    {
                        "name": "string",
                        "display": "string",
                        "code": "string",
                        "level": "string",
                        "productList": [
                            {
                                "code": "string",
                                "name": "string",
                                "title": {
                                    "key": "string"
                                },
                                "pricing": {
                                    "type": "string",
                                    "value": 0,
                                    "paymentMethodList": [
                                        {
                                            "code": "string",
                                            "name": "string",
                                            "isEnable": true
                                        }
                                    ]
                                },
                                "cash": {
                                    "resetTypes": {
                                        "code": "string",
                                        "name": "string",
                                        "display": {
                                            "key": "string"
                                        }
                                    },
                                    "startTime": "string",
                                    "endTime": "string",
                                    "operationDayList": [
                                        {
                                            "code": "string",
                                            "name": "string",
                                            "isEnable": true
                                        }
                                    ],
                                    "maxDailyAmount": 0,
                                    "maxMonthlyAmount": 0,
                                    "maxTransactionAmount": 0,
                                    "maxTransactionNumber": 0
                                },
                                "commission": {
                                    "businessPercent": 0,
                                    "referPercent": 0
                                },
                                "level": "string"
                            }
                        ]
                    }
                ],
                "assignList": [
                    {
                        "name": "string",
                        "avatar": "string",
                        "docId": "string",
                        "roleName": {
                            "key": "string"
                        },
                        "id": 0
                    }
                ],
                "id": 0,
                "companyNumber": "string",
                "isStarGroup": "string",
                "coffee": {
                    "clabe": "string",
                    "value": "string",
                    "beneficaryName": "string"
                }
            },
            "starProduct": {
                "code": "string",
                "name": "string",
                "title": {
                    "key": "string"
                },
                "pricing": {
                    "type": "string",
                    "value": 0,
                    "paymentMethodList": [
                        {
                            "code": "string",
                            "name": "string",
                            "isEnable": true
                        }
                    ]
                },
                "cash": {
                    "resetTypes": {
                        "code": "string",
                        "name": "string",
                        "display": {
                            "key": "string"
                        }
                    },
                    "startTime": "string",
                    "endTime": "string",
                    "operationDayList": [
                        {
                            "code": "string",
                            "name": "string",
                            "isEnable": true
                        }
                    ],
                    "maxDailyAmount": 0,
                    "maxMonthlyAmount": 0,
                    "maxTransactionAmount": 0,
                    "maxTransactionNumber": 0
                },
                "commission": {
                    "businessPercent": 0,
                    "referPercent": 0
                },
                "level": "string"
            },
            "product": {
                "code": "string",
                "name": "string",
                "title": {
                    "key": "string"
                },
                "pricing": {
                    "type": "string",
                    "value": 0,
                    "paymentMethodList": [
                        {
                            "code": "string",
                            "name": "string",
                            "isEnable": true
                        }
                    ]
                },
                "cash": {
                    "resetTypes": {
                        "code": "string",
                        "name": "string",
                        "display": {
                            "key": "string"
                        }
                    },
                    "startTime": "string",
                    "endTime": "string",
                    "operationDayList": [
                        {
                            "code": "string",
                            "name": "string",
                            "isEnable": true
                        }
                    ],
                    "maxDailyAmount": 0,
                    "maxMonthlyAmount": 0,
                    "maxTransactionAmount": 0,
                    "maxTransactionNumber": 0
                },
                "commission": {
                    "businessPercent": 0,
                    "referPercent": 0
                },
                "level": "string"
            },
            "company": {
                "assignList": [
                    {
                        "name": "string",
                        "avatar": "string",
                        "docId": "string",
                        "roleName": {
                            "key": "string"
                        },
                        "id": 0
                    }
                ],
                "clabe": "string"
            },
            "manager": {
                "email": "string",
                "role": "string",
                "userId": 0,
                "name": "string",
                "fullName": "string"
            },
            "rejectBy": "string",
            "rejectReason": "string"
        },
        "instructorName": "string",
        "scheduleDate": "2019-08-24T14:15:22Z",
        "strSchedule": "string",
        "scheduleType": "string",
        "aliasDestionAccount": "string",
        "beneficaryEmail": "string",
        "traceNumber": "string",
        "status": "string",
        "message": "string",
        "createTime": "2019-08-24T14:15:22Z",
        "batch": [
            {}
        ]
    }
}
Modified at 2025-03-09 16:37:36
Previous
[Transaction]-Get Transaction Details
Next
[Transactio] - Transfer Money
Built with