Seq Request
Pull changes from our database.
Request
GET
https://api.scanpay.dk/v2/{shopid}:seq:{prevseq}
- prevseq is the sequence number you received from the previous seq request. To start at the beginning set it to 0.
Response
| JSON fields | Description |
|---|---|
|
An array with changes after the requested sequence number in dependency order. |
|
The sequence number for the next call when you have successfully integrated all the preceeding changes into your database. |