Create subscription error- The value of a plan_id does not conform to the expected format.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
{
"additional_properties": "xxxxxx",
"body": {
"debug_id": "cdb3ecbb76bed",
"details": [
{
"description": "The value of a field does not conform to the expected format.",
"field": "/plan_id",
"issue": "INVALID_PARAMETER_SYNTAX",
"location": "body",
"value": "7a484eb4df0e2"
}
],
"links": [
{
"href": "https://developer.paypal.com/docs/api/v1/billing/subscriptions#INVALID_REQUEST",
"method": "GET",
"rel": "information_link"
}
],
"message": "Request is not well-formed, syntactically incorrect, or violates schema.",
"name": "INVALID_REQUEST"
},
"duration_time": "xxxxxx",
"header": {
"APPLICATION_ID": "APP-80W284485P519543T",
"BORDER-IP": "xxxxxx",
"CALLER_ACCT_NUM": "A6VWBA5GUM42J",
"Date": "Thu, 24 No[Removed. Phone #s not permitted]GMT",
"PROCESSING-IP": "xxxxxx",
"SERVER_INFO": "xxxxxx",
"paypal-debug-id": "cdb3ecbb76bed"
},
"status": 400
}
- Labels:
-
REST

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- Subscription Status Immediately Updates to New Plan Despite Payment Scheduled for Next Billing Cycle in NVP/SOAP APIs
- API not returning information for all Subscription types in REST APIs
- Issue with integrating Card payments in Android(kotlin) in SDKs
- Activating a subscription after capturing outstanding_balance will charge the customer again in REST APIs
- [Capture Error API] : Request is not well-formed, syntactically incorrect, or violates schema. in REST APIs