API Reference
Log In
API Reference

Transactions Refund

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

⏪ Refund Transaction (Fast Shipping)

📢 Considerations

  • Expedited shipping reimbursement applies only to expedited shipments made in Nicaragua (BLNI). A "REFUND type" transaction must be requested for a speedy shipping refund.

📖 Example Requests

Below please find the JSON body for an example request:

{
    "transfer_type": "RefundTransaction",
    "debit_description": "Prueba de reversión USD",
    "refund": {
        "transaction_id": "252ff265-81a7-4b5f-a185-ad97d59a270c"
    }
}

Path Params
string
enum
required
Defaults to BLPA

Description: Defines the source bank code.

Allowed:
int32
required
Defaults to 100200300

Description: Account Number

string
required
Defaults to 1

Description: View Id

Body Params
string
enum
required
Defaults to RefundTransaction

Description: Reverse transaction.
Transfer Type: FastShipping

Allowed:
string
required
Defaults to Reversal fast shipping

Description: Reverse description.
Size: 60

refund
object
required

Description: Information for making a refund.

Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json