Skip to main content
Payments Canada Developer Portal

CCIN Extracts API

API to retrieve CCIN master and updated extract data. The information corresponds to the the same data provided through weekly master and updated extract files from CCIN.
Method
Description
GET

ccin-master-sandbox

https://api.payments.ca/ccin-extracts-sandbox/extracts/master

This is Sandbox API to retrieve master extract data. The extract defaults to last completed cycle unless specific date in 'asAtDate' parameter View our data model (Field Description).

GET

ccin-updated-sandbox

https://api.payments.ca/ccin-extracts-sandbox/extracts/updated

This is Sandbox API to retrieve updated extract data. The 'startDate' and 'endDate' are optional. When not provided, default values will be used, resulting in updated branches from the latest completed cycle being returned. The range is inclusive, meaning an effective date equal to the 'startDate' or 'endDate' will be included. View our data model (Field Description).