PayNL

CreateTransaction

Function Parameters

CreateTransactionRequest
string
string
string
DateTime
string
string
Amount
TransactionPaymentMethod
Integration
Customer
Order
Stats

Return Value

string
string
string
string
string
string
string
string
string
Amount
int
string
string
string
string
int
DateTime
DateTime
DateTime
string
DateTime
DateTime
string

Authorization

AT-code
Token
ServiceId

Request

{
  "body": {
    "serviceId": null,
    "description": null,
    "reference": null,
    "expire": null,
    "returnUrl": null,
    "exchangeUrl": null,
    "amount": null,
    "paymentMethod": null,
    "integration": null,
    "customer": null,
    "order": null,
    "stats": null
  }
}

Response

Click Try Out to execute a method and see the response here!