It seems that a Payment field is missing in the Order class (https://github.com/abuzuhri/Amazon-SP-API-CSharp/blob/main/Source/FikaAmazonAPI/AmazonSpApiSDK/Models/OrdersV20260101/Order.cs). Amazon provides a Payment property (https://github.com/amzn/selling-partner-api-models/blob/f0b974216253e5c78a81e493e28d4d17a7cc2abb/models/orders-api-model/orders_2026-01-01.json#L1163). Could someone please add this field? Thanks in advance.
It seems that a Payment field is missing in the Order class (https://github.com/abuzuhri/Amazon-SP-API-CSharp/blob/main/Source/FikaAmazonAPI/AmazonSpApiSDK/Models/OrdersV20260101/Order.cs).
Amazon provides a Payment property (https://github.com/amzn/selling-partner-api-models/blob/f0b974216253e5c78a81e493e28d4d17a7cc2abb/models/orders-api-model/orders_2026-01-01.json#L1163).
Could someone please add this field?
Thanks in advance.