Graph QL Query Parameters
  • 23 Nov 2023
  • 1 Minute to read
  • Dark
    Light

Graph QL Query Parameters

  • Dark
    Light

Article summary

Attribute 

Constraint 

Description 

startDate 

YYYY-MM-DDTHH:MM:SS.sssZ 

  

endDate 

YYYY-MM-DDTHH:MM:SS.sssZ 

  

receivedDateTime 

 

YYYYMMDDTHHMMSS[.000]Z 

Date and time the event was received by the payment service. 

Is provided as GMT0 time zone in ISO8601 format 

 

ownerId 

Maximum length: 10. 

The ID of the merchant to which remittance for this transaction should be performed. 

 

If not provided remittance is assumed to be the processing merchant ID. 

page 

 

integer 

Starting point to start retrieving the records from. It is 0 based i.e value "0" signifies the first page 

size 

integer 

Number of records to be returned in a single request  

Can be used with pages 


Was this article helpful?