return Policy Profile
Requires access scope.
Returns a return policy profile of a shop.
Arguments
- id (ID!)
- •ID!required
The ID of the return policy profile to fetch.
Anchor to Possible returnsPossible returns
- ReturnPolicyProfile (ReturnPolicyProfile)
- Anchor to ReturnPolicyProfileReturn•Return
Policy Profile Policy Profile A return policy profile.
- Anchor to defaultdefault•Boolean!non-null
Whether this return policy profile is the default profile for the shop.
- Anchor to editRulesedit•Return
Rules Policies Edit Rules The rules that apply to buyer-initiated edit and cancellation requests under this policy. When null, edit rules are disabled and customers can request cancellations without restrictions.
- •ID!non-null
A globally-unique ID.
- Anchor to marketsmarkets•[Market!]!non-null
The markets that this return policy profile applies to.
- Anchor to namename•String
The name of the return policy profile. This is a merchant-defined value that identifies the profile. The default profile has a null name.
- Anchor to returnRulesreturn•Return
Rules Policies Return Rules The rules that apply to returns under this policy. When null, return rules are disabled and customers can return items without restrictions.
- Anchor to updatedAtupdated•Date
At Time The time when the return policy profile was last updated. This is an aggregated value based on the profile, its default promise, and all overrides.