REST API Change Log
2018-10-09
- Added
pin_debit_support
field to credit card processing object on Merchant Application Page.
2018-09-04
- Added Bulk Transactions pages including:
2018-04-09
- Corrected parameter names
firstname
(previously documented asfirst_name
),lastname
(previously documented aslast_name
), andpostalcode
(previously documented aszip
) in thebilling_address
andshipping address
common objects on Common Objects Page. Also updated examples on:
2018-03-15
- Added
company
tobilling_address
andshipping_address
objects on Common Objects Page. - Corrected all references of
transid
torefnum
on processing pages including:
2018-02-28
- Added FDMS North platform to Boarding API
2018-02-27
- Added Invoice pages including:
- Added invoice transactions, customdata, and lineitems to Common Objects page.
2018-01-18
- Added Boarding Pages with examples including:
2017-12-08
- Added Common Objects Page. Objects include:
creditcard
check
terminal_detail
amount_detail
billing_address
shipping_address
avs
cvc
batch
2017-11-29
- Added Tokenize Card Page
- Added examples for Batches pages
- Added
is_final
parameter to sale page. - Added Void Page
2017-10-11
- Added description for
templateId
for receipts.
2017-09-27
- Added examples to Webhooks Page
2017-09-22
- Added Webhooks Page
- Added check flags
prenote
andsameday
to check object
2017-08-01
- Added REST API Main Page
- Added Transaction Processing pages including:
- Added Receipts Page
- Added Batches
- Added Customer Payment Methods Page
- Added Fraud Module API Page