âšī¸Gift Card Schema
Property | Type | Description |
---|---|---|
| String | The provider id from the gift card list |
| String | The type of gift card (ex. Netflix, Apple, Free Fire, etc) |
| Boolean | This flag is set to let partner know if the gift card is active/inactive or not. If the flag is set to false, no order can be placed |
| String | The platform issuing the gift cards (ex. pgecom) |
| Number | The minimum amount to purchase from gift card |
| Number | The maximum amount for gift cards |
| The default delivery that's available | |
| String | The display name of the gift card (ex. Apple, Netflix) |
| String | The image of the gift card |
| String | The provider that issue this gift card (ex. pgecom) |
| String | The id of the gift card from provider (ex. 5, 21, 247, etc) |
| String | This is the id that you'll need in order to place an order for the gift card |
| Number | This is a default fee percentage if those options are not set (ex. standard, regular, express, urgent or instant) |
| Number | Certain provider charged a fixed fee for the gift card. This applies to the gift card fees calculation |
| Number | Delivery percentage fee. This applies into the fee calculation |
| Number | Delivery percentage fee. This applies into the fee calculation |
| Number | Delivery percentage fee. This applies into the fee calculation |
| Number | Delivery percentage fee. This applies into the fee calculation |
| Number | Delivery percentage fee. This applies into the fee calculation |
| Boolean | Certain gift cards only have fixed price available |
| Boolean | Flag for 2 business days delivery. When this flag is enabled, that means that this delivery method is enabled |
| Boolean | Flag for 1 business days delivery. When this flag is enabled, that means that this delivery method is enabled |
| Boolean | Flag for 2 business days delivery. When this flag is enabled, that means that this delivery method is enabled |
| Boolean | Flag for 30 business days delivery. When this flag is enabled, that means that this delivery method is enabled |
| Boolean | Flag for 2 minutes delivery. When this flag is enabled, that means that this delivery method is enabled |
| String | The date that the gift card was created in our system |
| String | The date that it was last updated |
Last updated