Retrieve fulfillment data for orders
orders
Retrieve fulfillment data for orders
Retrieve signed fulfillment data based on the list of order IDs and corresponding fees.
POST
Retrieve fulfillment data for orders
Path Parameters
The name of chain
Example:
"imtbl-zkevm-testnet"
Body
application/json
Address of the intended account fulfilling the order
Pattern:
^0x[a-fA-F0-9]{40}$Example:
"0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266"
Maximum array length:
2Example:
[
{
"type": "TAKER_ECOSYSTEM",
"amount": "2250000000000000000",
"recipient_address": "0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92233"
}
]Token ID for the ERC721 or ERC1155 token when fulfilling a collection order
Pattern:
\d+Example:
"123"
Response
Successful response